Openapi Schema Properties Type Info (Edit)

Require schema properties type.

Rule Definition

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

Back to All of the Rules