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

store component name as x-component-name when locally dereferencing an object. #295

Merged
merged 5 commits into from
Aug 21, 2023

Conversation

mattpolzin
Copy link
Owner

@mattpolzin mattpolzin commented Aug 21, 2023

When locally dereferencing things, store a vendor extension that keeps track of the Component name the thing used to have. This vendor extension is just a string value stored under the x-component-name key.

Everything that currently gets dereferenced except for JSONSchema gains this extension. JSONSchema needs work still before it supports vendor extensions at all.

@mattpolzin mattpolzin merged commit e9c50c9 into main Aug 21, 2023
@mattpolzin mattpolzin deleted the store-dereferenced-component-name branch August 21, 2023 04:38
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.

1 participant