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

Added Restful conditional #22

Merged
merged 5 commits into from
Jun 30, 2016
Merged

Added Restful conditional #22

merged 5 commits into from
Jun 30, 2016

Conversation

weklund
Copy link
Contributor

@weklund weklund commented Jun 22, 2016

Had a problem building, but added simple conditional in the event the call needed is not a query string, but a restful query in the ending URI.

Fixes #21

@pespantelis
Copy link
Owner

Hi @weklund, thanks for the PR!

Maybe we could avoid to use another option? I suggest to use the queryParamName for this.

If we want to use RESTful queries:

{
  queryParamName: null
}

@weklund
Copy link
Contributor Author

weklund commented Jun 25, 2016

There we are :)

@pespantelis pespantelis merged commit f39e734 into pespantelis:master Jun 30, 2016
@pespantelis
Copy link
Owner

Thanks!

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