Automated API Docs update

This commit is contained in:
Servarr 2024-04-06 03:31:32 +00:00 committed by Bogdan
parent 510c39c5d8
commit 50af8a12d4

View file

@ -5979,6 +5979,23 @@
}
}
}
},
"head": {
"tags": [
"Ping"
],
"responses": {
"200": {
"description": "Success",
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/PingResource"
}
}
}
}
}
}
},
"/api/v1/qualitydefinition/{id}": {