IBM / openapi-to-graphql

Translate APIs described by OpenAPI Specifications (OAS) into GraphQL
https://developer.ibm.com/open/projects/openapi-to-graphql/
MIT License
1.6k stars 206 forks source link

Make sure openapi-to-graphql can run as cli script #428

Closed MarcoDaniels closed 2 years ago

MarcoDaniels commented 2 years ago

In version 2.5.1 the build options was removed.

This made it impossible for the cli tool to work properly as described in #418

lewismc commented 2 years ago

This needs to be merged and a v2.5.2 release made in order for anyone to use this tool. Otherwise they need to revert to v2.5.0.

Alan-Cha commented 2 years ago

@MarcoDaniels @lewismc Sorry for the long delay. I have come back from a long hiatus. Thank you for this critical contribution. Sorry that you had to deal with this issue for so long.