This repository was archived by the owner on Jun 2, 2026. It is now read-only.
OpenAPI-to-GraphQL v2.1.1
·
143 commits
to master
since this release
- Fixed "Cannot use 'in' operator to search for '#' in undefined" error (see #323)
- The problem was caused by improper resolution of referenced nested component schemas in parameter objects
- Various other fixes and improvements