mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-19 13:10:13 -07:00
Automated API Docs update
This commit is contained in:
parent
7275261960
commit
39c3993759
1 changed files with 12 additions and 0 deletions
|
@ -347,6 +347,18 @@
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
"/api": {
|
||||||
|
"get": {
|
||||||
|
"tags": [
|
||||||
|
"ApiInfo"
|
||||||
|
],
|
||||||
|
"responses": {
|
||||||
|
"200": {
|
||||||
|
"description": "Success"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
}
|
||||||
|
},
|
||||||
"/api/v1/artist/{id}": {
|
"/api/v1/artist/{id}": {
|
||||||
"get": {
|
"get": {
|
||||||
"tags": [
|
"tags": [
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue