-
Notifications
You must be signed in to change notification settings - Fork 14
Closed
Description
Summary: Take any one or more OpenAPI 3.x definitions and loop through and move common objects to be centralized components. In the case of multiple input definitions, the common objects should be extracted to the components
section of an external OpenAPI definition. Using the components
object to centralize and reuse schemas
, parameters
, examples
, and other elements of an API. Allowing for more efficient and reusable OpenAPI definitions that maximize the components object of the specification.
Skills: Familiarity with the OpenAPI specification.
Mentors: @bavulapati @arvindkalra08 @RaisinTen
Project Repo: https://github.com/postman-open-technologies/openapi-componentizer
Project Size: 175h
Rating: Medium