OpenAPI Response Post 404 Schema Ref Info (Edit)

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

OpenAPIResponsesPOST4xxSchema

Rule Definition

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

Back to All of the Rules