Update swagger spec
This commit is contained in:
parent
c7511e73b1
commit
1d04753296
|
|
@ -16,7 +16,7 @@
|
|||
//
|
||||
// Schemes: http, https
|
||||
// Host: localhost
|
||||
// Version: 1.0.6
|
||||
// Version: 2.0.0
|
||||
// License: MIT https://github.com/gotify/server/blob/master/LICENSE
|
||||
//
|
||||
// Consumes:
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@
|
|||
"name": "MIT",
|
||||
"url": "https://github.com/gotify/server/blob/master/LICENSE"
|
||||
},
|
||||
"version": "1.0.6"
|
||||
"version": "2.0.0"
|
||||
},
|
||||
"host": "localhost",
|
||||
"paths": {
|
||||
|
|
|
|||
Loading…
Reference in New Issue