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(request): ensure request is passed through as a request parameter #153

Merged
merged 1 commit into from
Mar 5, 2018

Conversation

jgravois
Copy link
Contributor

@jgravois jgravois commented Mar 5, 2018

AFFECTS PACKAGES:
@esri/arcgis-rest-request

ISSUES CLOSED: #142

i fully grant there may be a tidier way to do this.

if we were to test for params.hasOwnProperty(key) like we do in Esri Leaflet, we wouldn't be able to handle { "foo": null }

AFFECTS PACKAGES:
@esri/arcgis-rest-request

ISSUES CLOSED: #142
@coveralls
Copy link

coveralls commented Mar 5, 2018

Coverage Status

Coverage remained the same at 100.0% when pulling 77ad553 on bug/pass-through-false into 1173a88 on master.

Copy link
Contributor

@noahmulfinger noahmulfinger left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@jgravois jgravois merged commit 43936f7 into master Mar 5, 2018
@jgravois jgravois deleted the bug/pass-through-false branch March 5, 2018 18:33
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.

3 participants