OpenAPI Response Delete 500 Schema Ref Info (Edit)

DELETE 500 internal server error requests HTTP status codes have a schema references to standardize the response payload returned for the error response

OpenAPIResponsesDELETE5xx

Rule Definition

openapi-response-delete-500-schema-ref-info.yaml
{"openapi-response-delete-500-schema-ref-info":{"description":"DELETE 500 internal server error requests HTTP status codes have a schema references to standardize the response payload returned for the error response","message":"DELETE 500 Responses Uses Schema Reference","severity":"info","given":"$.paths.*.delete.responses.500","then":{"field":"$ref","function":"truthy"}}}

Back to All of the Rules