Openapi Schema Properties Type Error (Edit)

Require schema properties type.

Rule Definition

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

Back to All of the Rules