Openapi Request Body Schema Properties String Maxlength Info (Edit)

Request Body Schema Property String MaxLength

Rule Definition

openapi-request-body-schema-properties-string-maxlength-info.yaml
{ "openapi-request-body-schema-properties-string-maxlength-info": {"message":"Has schema property string maxlength.","description":"Request Body Schema Property String MaxLength","severity":"info","given":"$.paths.*.*.requestBody.content.*.schema.properties.[?(@.type==\"string\")]","then":{"field":"maxLength","function":"falsy"}} }

Back to All of the Rules