Skip to main content
Version: 1.1.0

Components Object

Reference: https://swagger.io/specification/#components-object

Holds a set of reusable objects for different aspects of the OAS. All objects defined within the components object will have no effect on the API unless they are explicitly referenced from properties outside the components object.

Field NameSupport
schemas
responses
parameters
examples
requestBodies
headers
securitySchemes
links
callbacks