Skip to content

Minor fixes#902

Merged
ob-stripe merged 1 commit intointegration-client-refactorfrom
ob-minor-fixes-2
Nov 15, 2019
Merged

Minor fixes#902
ob-stripe merged 1 commit intointegration-client-refactorfrom
ob-minor-fixes-2

Conversation

@ob-stripe
Copy link
Contributor

r? @ob-stripe

Just a few minor fixes:

  • use requireNonNull for checking parameters
  • rename test methods to not start with a capital letter

@ob-stripe ob-stripe mentioned this pull request Nov 15, 2019
22 tasks
@ob-stripe ob-stripe merged commit be3e51e into integration-client-refactor Nov 15, 2019
@ob-stripe ob-stripe deleted the ob-minor-fixes-2 branch November 15, 2019 07:28
ob-stripe added a commit that referenced this pull request Nov 16, 2019
ob-stripe added a commit that referenced this pull request Dec 10, 2019
ob-stripe added a commit that referenced this pull request Dec 23, 2019
ob-stripe added a commit that referenced this pull request Jan 11, 2020
ob-stripe added a commit that referenced this pull request Jan 14, 2020
ob-stripe added a commit that referenced this pull request Jan 14, 2020
ob-stripe added a commit that referenced this pull request Jan 15, 2020
ob-stripe added a commit that referenced this pull request Jan 15, 2020
ob-stripe added a commit that referenced this pull request Jan 15, 2020
* Refactor form encoding

* Refactor request telemetry

* Move HTTP request methods into new `HttpClient` class

* Add `StripeRequest` object

* Add `HttpClient` abstract class

* Stop disabling the DNS cache

* Fix deprecation warnings (#895)

* Add HttpContent class (#896)

* Add Stopwatch class (#897)

* Move all request properties in `StripeRequest` (#898)

* Remove ApiResource.RequestType (#899)

* Add support for automatic request retries (#900)

* Minor fixes (#902)

* `StringUtils` class & better API key validation (#928)

* Remove support for custom `URLStreamHandler` (#927)

* Refactor HTTP headers handling (#931)

* Add `CaseInsensitiveMap` class

* Add `HttpHeaders` class

* Use `HttpHeaders` in `StripeRequest`

* Use `HttpHeaders` in `StripeResponse`

* Address review comments

* Modernize `StripeResponse` (#932)

* Add `maxNetworkRetries` as a global and per-request setting (#934)

* Add `StreamUtils` class (#935)

* Remove support for `count` and `total_count` in list objects (#936)

* Codegen for openapi e07de1a (#938)

* Update README (#939)

Co-authored-by: remi-stripe <remi@stripe.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant