apis-json / api-json

APIS.json an API discovery format
http://apisjson.org/
MIT License
111 stars 23 forks source link

about API parameters #66

Closed kitech closed 8 years ago

kitech commented 8 years ago

Generally, a API has some parameters, is any think or spec about this?

kinlane commented 8 years ago

APIs.json doesn't describe the API, we leave that to the API definition formats like Swagger, Blueprint, RAML and others. They cover the details of the API, APIs.json describes the details of API operations, and provides indexes of those API definitions.