Openapi Schema Properties Nullable Error (Edit)

Warn schema properties nullable.

Rule Definition

openapi-schema-properties-nullable-error.yaml
{ "openapi-schema-properties-nullable-error": {"description":"Warn schema properties nullable.","message":"Schema Properties Format","severity":"error","given":"$.components.schemas.*.properties.*","then":{"field":"nullable","function":"truthy"}} }

Back to All of the Rules