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

Fixed the behavior of default params if they are present #60

Merged
merged 4 commits into from
Nov 4, 2020

Conversation

vivekmittal
Copy link
Contributor

Currently the default params config is completely ignored if there are no arguments present in the query string. Ideally, the manipulator should kick in if there is a defaultParam configuration present.

Copy link
Member

@ajatprabha ajatprabha left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please address the comments, LGTM, we can merge after the changes.

pkg/service/manipulator.go Outdated Show resolved Hide resolved
pkg/service/manipulator.go Outdated Show resolved Hide resolved
pkg/service/dependencies.go Outdated Show resolved Hide resolved
@ajatprabha ajatprabha merged commit 43246b9 into gojek:master Nov 4, 2020
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