redirect_to |
---|
Note: You probably won't see this text displayed in your browser at http://helperbees.org/api.html. This text serves as documentation visible at Github
This page redirects you to petstore.swagger.io, with the url parameter pointing to our API's swagger endpoint.
Swagger is a JSON description of an API's endpoints: the GET, POST, PUT etc. for all the related URLs in your API.
If you visit the Swagger API endpoint, you'll get a Swagger document in the form of a JSON object describing the API.