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

10 lines
228 B
JSON

{
"content": {
"application/json": {
"schema": {
"$ref": "#/components/schemas/error-model"
}
}
},
"description": "The server encountered an unexpected condition that prevented it from fulfilling the request."
}