apxtri/apidoc_adminapi.json
2024-04-03 08:58:02 +02:00

37 lines
1.1 KiB
JSON

{
"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":[
"./middlewares",
"./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"
}
}