Skip to content

fix(oas): extensions on tags is incorrectly spread#267

Open
P0lip wants to merge 1 commit intostoplightio:masterfrom
datawire:fix/oas/spread-extensions
Open

fix(oas): extensions on tags is incorrectly spread#267
P0lip wants to merge 1 commit intostoplightio:masterfrom
datawire:fix/oas/spread-extensions

Conversation

@P0lip
Copy link
Copy Markdown
Contributor

@P0lip P0lip commented Apr 30, 2024

INodeTag extends ISpecExtensions and as such should have extensions property containing all collected spec extensions.
We accidentally spread extensions causing all spec extensions to be placed among other INodeTag members.

@weyert
Copy link
Copy Markdown

weyert commented Jun 19, 2024

Would it be possible to merge this? Looks useful now that Elements supports vendor extensions

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.

2 participants