Automated API Docs update

pull/746/head
Servarr 3 years ago committed by Qstick
parent 7f28f64cbe
commit 548db6a5cd

@ -9,6 +9,23 @@
},
"version": "1.0.0"
},
"servers": [
{
"url": "{protocol}://{hostpath}",
"variables": {
"protocol": {
"default": "http",
"enum": [
"http",
"https"
]
},
"hostpath": {
"default": "localhost:9696"
}
}
}
],
"paths": {
"/api/v1/applications/{id}": {
"get": {

Loading…
Cancel
Save