Skip to content

Instantly share code, notes, and snippets.

@Sean-Bradley
Created April 14, 2019 10:34
Show Gist options
  • Save Sean-Bradley/b2ef4421bae1642d378d80abfc5aab3e to your computer and use it in GitHub Desktop.
Save Sean-Bradley/b2ef4421bae1642d378d80abfc5aab3e to your computer and use it in GitHub Desktop.
{
"openapi": "3.0.0",
"info": {
"version": "1.0.0",
"title": "The Title of your project",
"description": "A description of your project",
"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