-
-
Notifications
You must be signed in to change notification settings - Fork 247
Fix(parser) improve $ref handling #2583
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
Conversation
This was added to @hey-api/json-schema-ref-parser 1.0.8 but I'm moving it directly to openapi-ts
…a-ref-parser 1.0.9 update
|
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
commit: |
Codecov Report❌ Patch coverage is Additional details and impacted files@@ Coverage Diff @@
## main #2583 +/- ##
==========================================
- Coverage 23.61% 23.59% -0.03%
==========================================
Files 363 363
Lines 36504 36549 +45
Branches 1562 1562
==========================================
Hits 8622 8622
- Misses 27869 27914 +45
Partials 13 13
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
It will fail for now, waiting for hey-api/json-schema-ref-parser#13 to be merged.
fix #2550
fix #2551