mirror of
https://github.com/lidarr/lidarr.git
synced 2025-08-20 13:33:34 -07:00
Automated API Docs update
This commit is contained in:
parent
f477f9b287
commit
59bdeb7ee6
1 changed files with 17 additions and 0 deletions
|
@ -5620,6 +5620,23 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"head": {
|
||||
"tags": [
|
||||
"Ping"
|
||||
],
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Success",
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/PingResource"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/api/v1/qualitydefinition/{id}": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue