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

Load external references v4 take2 #369

Merged
merged 46 commits into from
Apr 23, 2024

Conversation

mattpolzin
Copy link
Owner

@mattpolzin mattpolzin commented Apr 6, 2024

Support external dereferencing, allowing concurrent operation anywhere possible to facilitate more simultaneous file IO as that is likely the slowest part of external dereferencing.

Closes #279.

Does not support OpenAPIKit30 module, as tracked in #372.

@mattpolzin mattpolzin changed the base branch from main to release/4_0 April 6, 2024 22:23
This was referenced Apr 6, 2024
… most over the top workaround code having found a better workaround for compiler bug.
…ent collisions to not occur for identical components
…with array ordering. fix bug with missing path items components
@mattpolzin mattpolzin marked this pull request as ready for review April 23, 2024 15:50
@mattpolzin mattpolzin merged commit 7539414 into release/4_0 Apr 23, 2024
16 checks passed
@mattpolzin mattpolzin deleted the load-external-references-v4-take2 branch April 23, 2024 15:56
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.

None yet

1 participant