qaskx.template/api/default/error-nnn/error-405.json

10 lines
239 B
JSON

{
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/error-model"
}
}
},
"description": "The server knows the request HTTP method, but it has been disabled and cannot be used for that resource."
}