OpenAPI Contrib's repositories
openapi-schema-to-json-schema
Due to the OpenAPI v3.0 and JSON Schema discrepancy, you can use this JS library to convert OpenAPI Schema objects to proper JSON Schema.
json-schema-to-openapi-schema
Due to the OpenAPI v3.0 and JSON Schema discrepancy, you can use this JS library to convert JSON Schema objects to OpenAPI Schema.
openapi3-generator
Use your API OpenAPI 3 definition to generate code, documentation, and literally anything you need.