Skip to content

Commit

Permalink
Merge pull request #136 from recurly/v3-v2021-02-25-1643661044
Browse files Browse the repository at this point in the history
Generated Latest Changes for v2021-02-25
  • Loading branch information
douglasmiller authored Jan 31, 2022
2 parents 93fade4 + e4ada75 commit 7894f8a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions error_types.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ const (
ErrorTypeServer = ErrorType("server_error")
ErrorTypeInternalServer = ErrorType("internal_server_error")
ErrorTypeServiceNotAvailable = ErrorType("service_not_available")
ErrorTypeTaxService = ErrorType("tax_service_error")
ErrorTypeBadGateway = ErrorType("bad_gateway")
ErrorTypeServiceUnavailable = ErrorType("service_unavailable")
ErrorTypeTimeout = ErrorType("timeout")
Expand Down
1 change: 1 addition & 0 deletions openapi/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22001,6 +22001,7 @@ components:
- rate_limited
- service_not_available
- simultaneous_request
- tax_service_error
- transaction
- unauthorized
- unavailable_in_api_version
Expand Down

0 comments on commit 7894f8a

Please sign in to comment.