OpenAPI Schema Properties Info (Edit)

Schema has properties, providing more detail regarding the structure of each schema being applied as part of a request or a response

OpenAPISchemaProperties

Rule Definition

openapi-schema-properties-info.yaml
{"openapi-schema-properties-info":{"description":"Schema has properties, providing more detail regarding the structure of each schema being applied as part of a request or a response","message":"Schema Have Properties","severity":"info","given":"$.components.schemas[?(@.type==\"object\")]","then":{"field":"properties","function":"falsy"}}}

Back to All of the Rules