Skip to content

Swagger 2.0 schema describing all operations and models of the API

License

Notifications You must be signed in to change notification settings

AwesomeIT/api-schema

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Birdfeed API Schema

This repository holds a valid Swagger 2.0 schema.

Making edits

To make edits, it is probably easier to read and make changes to swagger.yaml. To generate a JSON file from the schema, as some of the swagger-api toolkit does not support YAML markup, just do the following...

bundle install
rake generate:json

swagger.json should automagically appear in the root of this repository.

Contributions

All contributions are welcome, please submit a pull request.

About

Swagger 2.0 schema describing all operations and models of the API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages