set apidoc conf
This commit is contained in:
parent
821cbf7aa4
commit
2ac8704f55
36
apxtri/apidoc_adminapi.json
Normal file
36
apxtri/apidoc_adminapi.json
Normal file
@ -0,0 +1,36 @@
|
|||||||
|
{
|
||||||
|
"comment": "specific api for tribes conf have to be in conf/apidoc/apidoc_{tribe}.json run: $ tribe=smatchit yarn apidoctribe",
|
||||||
|
"name": "apxtri.be",
|
||||||
|
"version": "1.0.0",
|
||||||
|
"title": "apiDoc for apxtri endpoint",
|
||||||
|
"description": "Core api documentation that manage nation objects (Pagans, Nations, Towns, Blockchain, Tracking, Notifications, Odmdb, Tribes (management), Wwws)",
|
||||||
|
"url": "https://testwall-ants.ndda.fr/api",
|
||||||
|
"outputcoment":"pour rappel l'option output ne fonctionne pas en fichier de config ajouté dans package.json",
|
||||||
|
"output":"../nationchains/tribes/adminapi/www/cdn/apidoc/",
|
||||||
|
"input":[
|
||||||
|
"../adminapi/apxtri/middlewares",
|
||||||
|
"../adminapi/apxtri/routes"
|
||||||
|
],
|
||||||
|
"order": [
|
||||||
|
"Middlewares",
|
||||||
|
"Odmdb",
|
||||||
|
"Nationchains",
|
||||||
|
"Pagans",
|
||||||
|
"Notifications"
|
||||||
|
],
|
||||||
|
"template": {
|
||||||
|
"forceLanguage": "en",
|
||||||
|
"showRequiredLabels": true,
|
||||||
|
"withCompare": true,
|
||||||
|
"withGenerator": true,
|
||||||
|
"aloneDisplay": false
|
||||||
|
},
|
||||||
|
"header": {
|
||||||
|
"title": "Introduction",
|
||||||
|
"filename": "header.md"
|
||||||
|
},
|
||||||
|
"footer": {
|
||||||
|
"title": "Best practices",
|
||||||
|
"filename": "footer.md"
|
||||||
|
}
|
||||||
|
}
|
Loading…
x
Reference in New Issue
Block a user