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

10 lines
204 B
JSON

{
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/error-model"
}
}
},
"description": "The HTTP method is not supported by the server and cannot be handled."
}