Openapi Security Schemes Error (Edit)

Require security scheme.

Rule Definition

openapi-security-schemes-error.yaml
{ "openapi-security-schemes-error": {"description":"Require security scheme.","message":"Security Scheme","severity":"error","given":"$.components","then":{"field":"securitySchemes","function":"truthy"}} }

Back to All of the Rules