Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Overwriting 'properties' parameters on any API method #9

Closed
hmschreiner opened this issue Jun 15, 2017 · 0 comments
Closed

Overwriting 'properties' parameters on any API method #9

hmschreiner opened this issue Jun 15, 2017 · 0 comments
Assignees
Labels

Comments

@hmschreiner
Copy link
Owner

When passing property parameter multiple to a method, the request method only keeps the last parameter, because * normalizeParams* method is using spread operator to merge the params for the request passed for this function on request file. Needs to keep all keys on object, even if they're the same.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant