mirror of
https://github.com/fergalmoran/Readarr.git
synced 2026-02-05 23:44:15 +00:00
Automated API Docs update
This commit is contained in:
@@ -5979,6 +5979,23 @@
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"head": {
|
||||
"tags": [
|
||||
"Ping"
|
||||
],
|
||||
"responses": {
|
||||
"200": {
|
||||
"description": "Success",
|
||||
"content": {
|
||||
"application/json": {
|
||||
"schema": {
|
||||
"$ref": "#/components/schemas/PingResource"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"/api/v1/qualitydefinition/{id}": {
|
||||
|
||||
Reference in New Issue
Block a user