OpenAPI Response Delete 404 Schema Ref Info (Edit)

DELETE 404 not found HTTP status codes have a schema references to standardize the response payload returned for the error response

OpenAPIResponsesDELETE4xxDefault

Rule Definition

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

Back to All of the Rules