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.61k stars 211 forks source link

Support for OpenAPI Specification 3.1 #497

Open dancamma opened 1 year ago

dancamma commented 1 year ago

Hello,

I'm reaching out on behalf of the team at Hasura, where we've been utilizing the openapi-to-graphql library extensively. Specifically, we've integrated it within our services to facilitate users in creating actions from an OpenAPI specification.

Recently, we've noticed a surge in user requests, urging us to support OpenAPI Specification 3.1. Given the growing demand and the advancements in the 3.1 spec, it would be beneficial for the openapi-to-graphql library to consider this version.

Do you have a plan to implement support for version 3.1?

We can imagine two possible solutions:

We understand each approach has pros and cons and would require a certain development effort.

We would like to know your thoughts and if there is any way that we could help.

Thanks! Daniele

Alan-Cha commented 1 year ago

@dancamma Currently, OtG is not being actively maintained. We are currently looking to onboard new maintainers. If that interests you at all, please let me know. Otherwise, sadly, development for OtG is paused for the time being.