Skip to content

Bugfix/issue 2052 #30

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

Merged
merged 2 commits into from
Mar 2, 2024
Merged

Bugfix/issue 2052 #30

merged 2 commits into from
Mar 2, 2024

Conversation

tajnymag
Copy link

@tajnymag tajnymag commented Mar 2, 2024

Both of these had to be made together to pass our tests

  1. always pass absolute url to json-schema-ref-parser
  2. update json-schema-ref-parser to v11.1.0

Should fix: ferdikoomen/openapi-typescript-codegen#2052

(Original PR: ferdikoomen/openapi-typescript-codegen#2053 (comment))

tajnymag added 2 commits March 2, 2024 15:42
Both of these had to be made together to pass our tests
1. always pass absolute url to json-schema-ref-parser
2. update json-schema-ref-parser to v11.1.0
@mrlubos mrlubos merged commit 2571d3e into hey-api:master Mar 2, 2024
@mrlubos
Copy link
Member

mrlubos commented Mar 2, 2024

Thanks @tajnymag, this has been released! 🚀

@mrlubos
Copy link
Member

mrlubos commented Mar 15, 2024

@tajnymag the upstream package says it also fixed this issue if I'm reading the changelog correctly. I upgraded to the latest version yesterday. Are you able to check if it works on Windows if you revert your changes?

https://github.com./APIDevTools/json-schema-ref-parser/releases/tag/v11.2.3

@tajnymag
Copy link
Author

@mrlubos Went back to the state of the repository before this PR. Tests were failing. Upgraded to the latest schema parser and the tests seem to be succeeding again. Good 👍

@mrlubos
Copy link
Member

mrlubos commented Mar 15, 2024

@tajnymag should we revert our fix then?

@tajnymag
Copy link
Author

@mrlubos Sure. I don't really mind.

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.

Wrong path on Windows
2 participants