Skip to content

Conversation

@SB-rohitdesai
Copy link

Getting 500 Error or Sometimes might need to wait a long time before getting this error when spec having circular references

P0lip and others added 30 commits April 26, 2020 22:52
fix: continueOnError behaves correctly when parsing result is empty
… parts add dereferencedCache to avoid to re-treat object already dereferenced
* Custom bundling * Handle some edge cases * Better defaults + typings * Do not lint test fixtures * Improve docs & defaults * Update lib/bundle/util/suggestName.js Co-authored-by: William Hilton <wmhilton@gmail.com> * Update lib/bundle/index.js Co-authored-by: William Hilton <wmhilton@gmail.com> * chore: explain code via comments Co-authored-by: William Hilton <wmhilton@gmail.com>
* Recognize file version * Support SRNs * Handle references that are not moved under custom root * Recognize mid correctly * Broken closest root lookup * Detect v2 references * SRN might be empty
* Include mid only in case of collision * Update lib/bundle/util/key-generator.js
EdVinyard and others added 28 commits May 31, 2023 10:04
…essage improve MissingPointerError message
convert relative refs when resolving an external schema
process refs through fileSystemPath to account for os & browser
BREAKING CHANGE: binary parser is no longer bundled
BREAKING CHANGE: fetch & AbortController are not polyfilled anymore
BREAKING CHANGE: introduces package exports
@jonluca
Copy link
Collaborator

jonluca commented Jun 3, 2024

This branch is completely divergent from HEAD. If you can isolate the changes into a PR that touches just the typescript files and adds tests I would merge that in.

@jonluca jonluca closed this Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet