Skip to content

Instantly share code, notes, and snippets.

@Sean-Bradley
Created April 17, 2019 07:18
Show Gist options
  • Save Sean-Bradley/9a051edf580ad02f12996fdb094624ac to your computer and use it in GitHub Desktop.
Save Sean-Bradley/9a051edf580ad02f12996fdb094624ac to your computer and use it in GitHub Desktop.
{
"openapi": "3.0.0",
"info": {
"description": "sean",
"version": "1.0.0",
"title": "Seans-Python3-Flask-Rest-Boilerplate",
"contact": {
"email": "[email protected]"
},
"license": {
"name": "MIT",
"url": "https://opensource.org/licenses/MIT"
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment