Automated API Docs update

This commit is contained in:
Servarr 2024-03-28 09:24:17 +00:00
commit 59bdeb7ee6

View file

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