Update swagger spec

This commit is contained in:
Jannis Mattheis 2019-03-01 16:31:16 +01:00
parent c7511e73b1
commit 1d04753296
2 changed files with 2 additions and 2 deletions

View File

@ -16,7 +16,7 @@
// //
// Schemes: http, https // Schemes: http, https
// Host: localhost // Host: localhost
// Version: 1.0.6 // Version: 2.0.0
// License: MIT https://github.com/gotify/server/blob/master/LICENSE // License: MIT https://github.com/gotify/server/blob/master/LICENSE
// //
// Consumes: // Consumes:

View File

@ -17,7 +17,7 @@
"name": "MIT", "name": "MIT",
"url": "https://github.com/gotify/server/blob/master/LICENSE" "url": "https://github.com/gotify/server/blob/master/LICENSE"
}, },
"version": "1.0.6" "version": "2.0.0"
}, },
"host": "localhost", "host": "localhost",
"paths": { "paths": {