Skip to content

Conversation

@nrwiersma
Copy link
Member

This references previously dereferenced schemas when parsing.

There is an edge case, where in multiple parse calls, a schema has been dereferenced twice. If this ends up in the same schema, the second "copy" needs to be re-referenced.

Fixes #437

@anekdoti
Copy link

Thank you, @nrwiersma! This does the trick :-)

@nrwiersma nrwiersma merged commit c2ac60e into main Aug 22, 2024
@nrwiersma nrwiersma deleted the deref-schema branch August 22, 2024 15:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

The ParseFiles function is generating duplicate schema names when processing multiple source files

3 participants