Created
This commit is contained in:
17
apidocs/swagger.json
Normal file
17
apidocs/swagger.json
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"swagger": "2.0",
|
||||
"info": {
|
||||
"description": "# Introduction\nIntroduction to the API, included in the swagger docs",
|
||||
"title": "Template API",
|
||||
"contact": {
|
||||
"name": "Lars Scheibling",
|
||||
"email": "it@scheibling.se"
|
||||
},
|
||||
"license": {
|
||||
"name": "AGPLv3"
|
||||
},
|
||||
"version": "0.1"
|
||||
},
|
||||
"basePath": "/",
|
||||
"paths": {}
|
||||
}
|
||||
Reference in New Issue
Block a user