Created
April 17, 2019 07:46
-
-
Save Sean-Bradley/182e5f2aa251cc0d3fc068873cf7b229 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
... | |
"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