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

Add Recipient endpoint #405

Merged
merged 4 commits into from Aug 3, 2018
Merged

Conversation

snewcomer
Copy link
Collaborator

@coveralls
Copy link

Coverage Status

Coverage increased (+0.3%) to 84.242% when pulling 5ac47ee on snewcomer:sn/add-recipient into 3895ece on code-corps:master.

@coveralls
Copy link

coveralls commented Jul 28, 2018

Coverage Status

Coverage increased (+2.4%) to 84.242% when pulling d5cffbd on snewcomer:sn/add-recipient into 4dfbc2e on code-corps:master.

@@ -141,7 +141,7 @@ defmodule Stripe.Customer do
} | %{}
def list(params \\ %{}, opts \\ []) do
new_request(opts)
|> prefix_expansions("data")
|> prefix_expansions()
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@swelham Are you ok with this change?

Copy link
Contributor

Choose a reason for hiding this comment

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

Yes that looks good to me. I'm not sure why I didn't do it that way to start with 😕

@snewcomer snewcomer merged commit 91e0e2c into beam-community:master Aug 3, 2018
@snewcomer snewcomer deleted the sn/add-recipient branch August 3, 2018 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants