Open
Description
Describe the bug
Not able to generate Graphql Schema with openapi-to-graphql cli using Up Bank's API OAS definition
To Reproduce
Steps to reproduce the behavior:
- install the openapi-to-graphql-cli
- try generating schema by running:
openapi-to-graphql https://github.com/up-banking/api/blob/master/v1/openapi.json
This also occurs if the schema is downloaded as a .json file and run withthe command openapi-to-graphql .\api.json
Expected behavior
The graphql server starts with generated Up Bank API schema
Actual result
Getting the following error:
openapi-to-graphql https://raw.githubusercontent.com/up-banking/api/master/v1/openapi.json
OpenAPI-to-GraphQL creation event error: undefined