OpenAPI Components Schemas Info (Edit)

Utilizing the schema object in the centralized OpenAPI components library helps make schema reusable across API requests and responses

OpenAPIComponentsDefault

Rule Definition

openapi-components-schemas-info.yaml
{"openapi-components-schemas-info":{"description":"Utilizing the schema object in the centralized OpenAPI components library helps make schema reusable across API requests and responses","message":"Components Have a Schema Property","severity":"info","given":"$.components","then":{"field":"schemas","function":"falsy"}}}

Back to All of the Rules