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: add reference resolution option to allow root level dereferencing #305

Merged
merged 5 commits into from
Sep 20, 2023

Conversation

jonluca
Copy link
Collaborator

@jonluca jonluca commented Feb 3, 2023

This helps solve https://github.com/APIDevTools/json-schema-ref-parser/issues/199 by adding a new flag, externalReferenceResolution, that allows for reference resolution at the root level

@jonluca
Copy link
Collaborator Author

jonluca commented Sep 18, 2023

@philsturgeon can you give me admin/bypass permissions on this repo?

@philsturgeon
Copy link
Member

philsturgeon commented Sep 19, 2023 via email

@coveralls
Copy link

Pull Request Test Coverage Report for Build 6242355444

  • 22 of 29 (75.86%) changed or added relevant lines in 6 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.2%) to 95.79%

Changes Missing Coverage Covered Lines Changed/Added Lines %
lib/refs.ts 2 3 66.67%
lib/index.ts 1 7 14.29%
Files with Coverage Reduction New Missed Lines %
lib/index.ts 1 96.76%
Totals Coverage Status
Change from base Build 6242072421: -0.2%
Covered Lines: 3212
Relevant Lines: 3311

💛 - Coveralls

@jonluca jonluca merged commit 4d328fa into main Sep 20, 2023
@jonluca jonluca deleted the feat/schema-url-relative branch September 20, 2023 00:27
@github-actions
Copy link

🎉 This PR is included in version 11.1.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants