OpenAPI-to-GraphQL v1.6.1
·
212 commits
to master
since this release
- Do not throw errors when dealing with
anyOf
,oneOf
, andnot
in JSON schema- We still do not handle these features. They are a work in progress.
- Do not add extraneous descriptions to the GraphQL interface
- Code improvements
Special thanks to @wtrocki for contributing to this release!