mirror of
https://github.com/Readarr/Readarr
synced 2025-12-31 12:42:25 +01:00
Automated API Docs update
This commit is contained in:
parent
510c39c5d8
commit
50af8a12d4
1 changed files with 17 additions and 0 deletions
|
|
@ -5979,6 +5979,23 @@
|
|||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"head": {
|
||||
"tags": [
|
||||
"Ping"
|
||||
],
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Success",
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/PingResource"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/api/v1/qualitydefinition/{id}": {
|
||||
|
|
|
|||
Loading…
Reference in a new issue