Skip to content

fix(scopes): Correctly merge full scopes if multiple operations with the same path belong to different scopes#224

Merged
nickvergessen merged 1 commit intomainfrom
fix/scopes/correctly-merge-full-scope
Mar 10, 2025
Merged

fix(scopes): Correctly merge full scopes if multiple operations with the same path belong to different scopes#224
nickvergessen merged 1 commit intomainfrom
fix/scopes/correctly-merge-full-scope

Conversation

@provokateurin
Copy link
Copy Markdown
Member

@provokateurin provokateurin commented Mar 10, 2025

Fixes #222

The array_merge was overwriting existing operations if they had the same path and belonged to different scopes.

Check the spreed changes to see the impact and that it fixes the originally reported issue.

…the same path belong to different scopes

Signed-off-by: provokateurin <kate@provokateurin.de>
@nickvergessen
Copy link
Copy Markdown
Member

Thanks for fixing!
Should do a 1.5.1 soon 🙈

@nickvergessen nickvergessen merged commit 3decf9f into main Mar 10, 2025
16 of 19 checks passed
@nickvergessen nickvergessen deleted the fix/scopes/correctly-merge-full-scope branch March 10, 2025 08:28
@provokateurin
Copy link
Copy Markdown
Member Author

Yes, will do right away 👍

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.

openapi-full.json is missing some operation from its parts

2 participants