OpenAPI Response Delete 400 Schema Ref Info (Edit)

DELETE 400 bad request HTTP status codes have a schema references to standardize the response payload returned for the error response

OpenAPIResponsesDELETE4xx

Rule Definition

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

Back to All of the Rules