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

feat: unify v2 v3 parsing #107

Merged
merged 4 commits into from
Mar 21, 2024
Merged

feat: unify v2 v3 parsing #107

merged 4 commits into from
Mar 21, 2024

Conversation

jordanshatford
Copy link
Collaborator

@jordanshatford jordanshatford commented Mar 21, 2024

Putting this up as a PART 1 PR. I think a good step forward will be to start updating the v2/v3 parsing to unify it (as well as add more units tests while I do so). Ideally everything should be unit tested.

This PR also has openApi folder expose a single parse function (so that internally it can handle detecting version and ideally everything else. This is to hopefully ease the process of unify the specs.

NOTE: see each commit separately for each change

@mrlubos mrlubos merged commit a848dba into hey-api:master Mar 21, 2024
4 checks passed
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.

2 participants