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

rest_api: Fix default resource endpoint params merging #536

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

burnash
Copy link
Collaborator

@burnash burnash commented Jul 24, 2024

Fixes #535

@burnash burnash added the bug Something isn't working label Jul 24, 2024
@burnash burnash requested a review from rudolfix July 24, 2024 13:39
@burnash burnash self-assigned this Jul 24, 2024
@burnash burnash merged commit 78b6b1a into master Jul 24, 2024
17 checks passed
@burnash burnash deleted the fix/535-merge-default-params-with-resource-params branch July 24, 2024 13:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Ready for Deployment
Development

Successfully merging this pull request may close these issues.

rest_api: params in resource_defaults do not get merged with resource params
1 participant