Skip to content

Can't convert OpenAPI 3 to GraphQL Spec #352

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sebastianfelipe opened this issue Dec 21, 2020 · 1 comment
Closed

Can't convert OpenAPI 3 to GraphQL Spec #352

sebastianfelipe opened this issue Dec 21, 2020 · 1 comment

Comments

@sebastianfelipe
Copy link

sebastianfelipe commented Dec 21, 2020

I have an API with its OpenAPI 3.0.1 spec already validated. But when I try to use the openapi-to-graphql, it doesn't work. It is an advanced API, so if this works with this API, I think a lot of users will be very happy.

https://api.xompass.com/explorer/swagger.json

The error is weird, because is said that the title that is named "cloud-api" should be boolean instead of string, you will see it when you run it.

Thanks!

@Alan-Cha
Copy link
Collaborator

Sorry for the late reply. I will take a look sometime soon. From the way you describe it, this sounds like a problem with our OAS validator. There is an issue filed for removing this dependency and outsourcing the validation step to the user #334

@sebastianfelipe sebastianfelipe closed this as not planned Won't fix, can't repro, duplicate, stale May 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants