OpenAPI-to-GraphQL v2.1.1
Alan-Cha
released this
15 Jun 04:16
·
141 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