Skip to content
This repository was archived by the owner on Sep 18, 2023. It is now read-only.
This repository was archived by the owner on Sep 18, 2023. It is now read-only.

Switch OpenAPI to JSON Schema library? #7

@BenMorel

Description

@BenMorel

Hi,

I noticed that you've based your library on a snapshot of hskrasek/openapi-schema-to-jsonschema, because of its dependency issues: #2, #3.

I made my own port of @mikunn's nodejs package this library is based on:

https://github.com/BenMorel/openapi-schema-to-json-schema

It's on par with the upstream package (all the tests have been ported), plus I just fixed a very annoying bug:

mikunn/openapi-schema-to-json-schema#31

Would you be interested by a PR to base your library onto my package? I'd like to keep it up to date moving forward, both with any improvements to the upstream nodejs package and with any bug opened directly here.

Cheers,
Ben

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions