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

Make "exchange rate" singular #1050

Merged
merged 1 commit into from
Oct 31, 2017
Merged

Conversation

brandur
Copy link
Contributor

@brandur brandur commented Oct 31, 2017

We've recently tweaked the very new exchange rates API somewhat so that
a single "exchange rate" resource becomes singular instead of plural.
This is so that it falls into convention with all the other resources in
the API.

I jumped the gun a little bit of merging the .NET pull request, so this
one goes back through and amends a few places that were using a plural
exchange rate so that they're now singular.

Apparently we got a little lucky because 11.7.0 (the version I sent this
out under) apparently never made it to Nuget (possibly a build failure
which I'll have to look into separately). But anyway, it's safe to
release this without a breaking change because there is no official
package release with the other API.

r? @ob-stripe
cc @stripe/api-libraries

@brandur-stripe brandur-stripe force-pushed the brandur-singular-exchange-rate branch from 32adefb to f805ba5 Compare October 31, 2017 16:14
We've recently tweaked the very new exchange rates API somewhat so that
a single "exchange rate" resource becomes singular instead of plural.
This is so that it falls into convention with all the other resources in
the API.

I jumped the gun a little bit of merging the .NET pull request, so this
one goes back through and amends a few places that were using a plural
exchange rate so that they're now singular.

Apparently we got a little lucky because 11.7.0 (the version I sent this
out under) apparently never made it to Nuget (possibly a build failure
which I'll have to look into separately). But anyway, it's safe to
release this without a breaking change because there is no official
package release with the other API.
@brandur-stripe brandur-stripe force-pushed the brandur-singular-exchange-rate branch from f805ba5 to 4fdc5ce Compare October 31, 2017 16:30
@ob-stripe
Copy link
Contributor

lgtm! Thanks for handling.

@brandur-stripe brandur-stripe merged commit f0c540c into master Oct 31, 2017
@brandur-stripe brandur-stripe deleted the brandur-singular-exchange-rate branch October 31, 2017 18:54
@brandur-stripe
Copy link
Contributor

Thanks Olivier.

Released as 11.7.1. I'm pretty sure I found the problem that was causing the build failure, so with any luck this version will make it over to Nuget.

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