Openapi Response Get 429 Status Code Info (Edit)

Has 429 status code for GET response.

Rule Definition

openapi-response-get-429-status-code-info.yaml
{ "openapi-response-get-429-status-code-info": {"description":"Has 429 status code for GET response.","message":"429 Status Code for GET Responses","severity":"info","given":"$.paths.*.get.responses","then":{"field":"429","function":"falsy"}} }

Back to All of the Rules