1
0
Fork 0
mirror of https://github.com/lidarr/Lidarr synced 2025-01-03 05:25:10 +00:00

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

View file

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