Skip to content

Conversation

dmlittle
Copy link
Contributor

What: list parameters are serialized as arrays to the API endpoint

Why: allows the wrapper to use array parameters

Detail:

  • Allows you to pass array parameters into the wrapper
  • lob.Address.list(include=['total_count'])

@pon @mgartner @elnaz @robinjoseph08 @neelk07

@robinjoseph08
Copy link
Contributor

There should be a test for this, right? To ensure it's working correctly.

@dmlittle dmlittle force-pushed the list-parameters-as-array branch from 11b2949 to b311ce1 Compare June 30, 2015 22:45
@elnaz
Copy link
Contributor

elnaz commented Jun 30, 2015

LGTM pending build

@dmlittle dmlittle force-pushed the list-parameters-as-array branch from b311ce1 to a0fe553 Compare June 30, 2015 23:31
@robinjoseph08
Copy link
Contributor

LGTM

dmlittle pushed a commit that referenced this pull request Jul 1, 2015
feat(params): single object list parameters serialized as arrays
@dmlittle dmlittle merged commit b8c2b92 into master Jul 1, 2015
@dmlittle dmlittle deleted the list-parameters-as-array branch July 1, 2015 03:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants