Automated API Docs update

This commit is contained in:
Servarr 2022-11-07 01:10:37 +00:00 committed by Qstick
parent 7275261960
commit 39c3993759
1 changed files with 12 additions and 0 deletions

View File

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