-
-
Notifications
You must be signed in to change notification settings - Fork 599
Around 95% of the collection is officially produced by the API owners, either in OpenAPI (Swagger) format, or converted from another format (e.g. RAML, API Blueprint, WADL, IO Docs, Google API discovery format). Unofficial/third-party definitions are marked
x-unofficialSpec: true
. Support from API vendors may differ from vendor to vendor.
Yes definitely. But in order to add API into the collection, we need to have a link to API specification in one of the popular formats (RAML, OpenAPI/Swagger, WADL, ...). If you can send me such URLs to API that you mentioned we will add it to the collection. The purpose of this project is to aggregate existing API specs. So, if you want to help you can write a scraper which converts official HTML docs into OpenAPI spec.
The work to convert AWS definitions to OpenAPI 2 has been done but the next stage is to validate the conversions and test things like the security requirements have been modelled as well as possible. Help would be appreciated by users of the various AWS APIs.