Skip to content

Back-fill component support

No due date 0% complete

Provide support for the following re-usable components:

  • schemas (done)
  • responses
  • parameters
  • requestBodies
  • headers
  • pathItems

These are components of OpenAPI elements that we already provide support for, so this deepends the level of support for those elements. We are not adding support for all components, such as security schemas, because we do not yet h…

Provide support for the following re-usable components:

  • schemas (done)
  • responses
  • parameters
  • requestBodies
  • headers
  • pathItems

These are components of OpenAPI elements that we already provide support for, so this deepends the level of support for those elements. We are not adding support for all components, such as security schemas, because we do not yet have any level of support for those things.

Loading