Skip to content

Fixed issue 2052 #2053

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 3 commits into from
Mar 17, 2024
Merged

Fixed issue 2052 #2053

merged 3 commits into from
Mar 17, 2024

Conversation

tajnymag
Copy link
Contributor

@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: #2052

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
@tajnymag
Copy link
Contributor Author

tajnymag commented Mar 2, 2024

Tests do pass, however, Circle CI workflow should probably be updated to run tests on multiple platforms, not just linux

@mrlubos
Copy link
Collaborator

mrlubos commented Mar 2, 2024

Thanks! For anyone looking to try this out, we've merged this pull request in @nicolas-chaulet/openapi-typescript-codegen, would love your feedback!

@crashkonijn
Copy link

Having exactly this issue, hopefully this can be merged soon!

@tajnymag
Copy link
Contributor Author

tajnymag commented Mar 8, 2024

Having exactly this issue, hopefully this can be merged soon!

Use the fork above in the mean time. It has multiple issues already fixed and some extra features.

@evgarthub
Copy link
Collaborator

Can confirm it works on Windows.

@ferdikoomen ferdikoomen merged commit 800d969 into ferdikoomen:master Mar 17, 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.

Wrong path on Windows
5 participants