apidoc
Version:
RESTful web API Documentation Generator
22 lines (21 loc) • 528 B
JSON
{
"name": "AcmeCorp Api documentation",
"version": "0.3.0",
"description": "Documentation for the REST api access provided at AcmeCorp",
"title": "Custom apiDoc browser title",
"url" : "https://api.example.com",
"sampleUrl": "https://apidoc.free.beeceptor.com",
"header": {
"title": "Introduction",
"filename": "header.md"
},
"footer": {
"title": "Best practices",
"filename": "footer.md"
},
"template": {
"withCompare": true,
"withGenerator": true,
"aloneDisplay": false
}
}