Skip to content

Instantly share code, notes, and snippets.

@Sean-Bradley
Created April 17, 2019 07:46
Show Gist options
  • Save Sean-Bradley/182e5f2aa251cc0d3fc068873cf7b229 to your computer and use it in GitHub Desktop.
Save Sean-Bradley/182e5f2aa251cc0d3fc068873cf7b229 to your computer and use it in GitHub Desktop.
...
"license": {
"name": "MIT",
"url": "https://opensource.org/licenses/MIT"
}
},
"servers": [
{
"url": "/"
}
],
"tags": [
{
"name": "Book Request",
"description": "Example API for requesting and return book requests"
}
],
"components": {
"schemas": {
"id": {
...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment