Openapi Response Get 404 Status Code Info (Edit)

Has 404 status code for GET response.

Rule Definition

openapi-response-get-404-status-code-info.yaml
{ "openapi-response-get-404-status-code-info": {"description":"Has 404 status code for GET response.","message":"404 Status Code for GET Responses","severity":"info","given":"$.paths.*.get[?(@.properties)]","then":{"field":"404","function":"falsy"}} }

Back to All of the Rules