Openapi Schema Properties String Minlength Info (Edit)

Schema Property String MinLength

Rule Definition

openapi-schema-properties-string-minlength-info.yaml
{ "openapi-schema-properties-string-minlength-info": {"message":"Has schema property string minlength.","description":"Schema Property String MinLength","severity":"info","given":"$.components.schemas.*.properties.[?(@.type==\"string\")]","then":{"field":"minLength","function":"falsy"}} }

Back to All of the Rules