Servarr 1 month ago committed by GitHub
commit 05674ff6e9
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

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

Loading…
Cancel
Save