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

fix: apply merged params when custom route config is provided #393

Merged
merged 1 commit into from
Nov 16, 2024

Conversation

gurgunday
Copy link
Member

@gurgunday gurgunday commented Nov 16, 2024

We cannot use the global params when groupId is used, it just breaks the route configs — I think this was an oversight in the original PR, it had tests that tested custom route configs, but they were actually not correct as they didn't test different values

groupId should only affect the request id generation

@gurgunday gurgunday changed the title fix: apply merged params in all cases fix: apply merged params when custom route config is provided Nov 16, 2024
@gurgunday gurgunday requested a review from a team November 16, 2024 15:07
@gurgunday gurgunday merged commit 09f9648 into master Nov 16, 2024
22 checks passed
@gurgunday gurgunday deleted the fix-mergeparams branch November 16, 2024 17:55
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