| type |
string |
The type of the APIs.json collection. |
| name |
string |
The name of the service described |
| description |
string |
Description of the service |
| url |
string |
URL where the apis.json file will live |
| image |
string |
Image to represent the API |
| created |
string |
Date when the file was created |
| modified |
string |
Date when the file was modified |
| specificationVersion |
string |
APIs.json spec version, latest is 0.17 |
| apis |
array |
All the APIs of this service |
| maintainers |
array |
Maintainers of the apis.json file |
| tags |
array |
Tags to describe the service |
| include |
array |
Links to other apis.json definitions included in this service |
| common |
array |
Common properties that apply across all APIs. |
| overlays |
array |
Links to other apis.json that will be overlaid original. |