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

Query Parameter retains in the next endpoint call. #141

Closed
jyothisgm opened this issue Jan 23, 2019 · 0 comments · Fixed by #231
Closed

Query Parameter retains in the next endpoint call. #141

jyothisgm opened this issue Jan 23, 2019 · 0 comments · Fixed by #231

Comments

@jyothisgm
Copy link
Collaborator

Query parameter retains in the next call for the object if it is not reset by passing some parameter.

eg:
get_all with query parameters
get_all without query parameters

The second call will have all the parameters that were in the first.

@jyothisgm jyothisgm changed the title Query Parameter retains in the next call. Query Parameter retains in the next endpoint call. Jan 23, 2019
@VenkateshRavula VenkateshRavula mentioned this issue Jun 30, 2020
5 tasks
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 a pull request may close this issue.

1 participant