zooniverse / json-api-client

Apache License 2.0
10 stars 5 forks source link

Add query params to PUT and POST #41

Closed eatyourgreens closed 6 years ago

eatyourgreens commented 6 years ago

Adds an optional query object argument to .save(). Passes that query down to the refresh() and request() methods so that query params can be added to the appropriate HTTP requests.

Closes #40

eatyourgreens commented 6 years ago

Sure. npm install PATH_TO_CLIENT to use a local version of the client, then deploy that version of PFE to S3.

eatyourgreens commented 6 years ago

@camallen https://api-client.pfe-preview.zooniverse.org/ should be running this version of the client, instead of the npm package.

eatyourgreens commented 6 years ago

Published as 3.3.0. PFE is currently tied to 3.2.2.