Automated API Docs update

pull/3077/head
Servarr 2 years ago committed by Qstick
parent 7275261960
commit 39c3993759

@ -347,6 +347,18 @@
}
}
},
"/api": {
"get": {
"tags": [
"ApiInfo"
],
"responses": {
"200": {
"description": "Success"
}
}
}
},
"/api/v1/artist/{id}": {
"get": {
"tags": [

Loading…
Cancel
Save