Skip to content
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

fix: updating the AST to support spotify's openapi spec #56

Closed
wants to merge 7 commits into from

Conversation

shashitnak
Copy link

The current AST fails when trying to parse the spotify spec present at this link https://raw.githubusercontent.com/tailcallhq/tailcall/openapi/src/core/generator/openapi/spotify.yml). This PR contains the changes for fixing it.

@robjtede
Copy link
Member

I've made a couple of the changes you've suggested. However, Spotify's spec is using OAS v3.0, not v3.1, which is the version this crate chooses to correctly support.

@robjtede robjtede closed this Jun 30, 2024
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

Successfully merging this pull request may close these issues.

None yet

2 participants