Skip to content

Commit

Permalink
Merge pull request #193 from recurly/v3-v2021-02-25-4997045407
Browse files Browse the repository at this point in the history
Generated Latest Changes for v2021-02-25
  • Loading branch information
douglasmiller authored May 16, 2023
2 parents dde6ac7 + b4f2eea commit 13aebe0
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions openapi/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -199,11 +199,13 @@ x-tagGroups:
- purchase
- usage
- automated_exports
- gift_cards
- name: App Management
tags:
- external_subscriptions
- external_invoices
- external_products
- external_accounts
- gift_cards
- name: Products and Promotions
tags:
- item
Expand Down Expand Up @@ -349,7 +351,7 @@ tags:
Recurly platform and instead is managed by third-party platforms like Apple App
Store and Google Play Store.
- name: external_invoices
x-displayName: External Invoices
x-displayName: External Invoice
description: An invoice from an external resource that is not managed by the Recurly
platform and instead is managed by third-party platforms like Apple App Store
and Google Play Store.
Expand All @@ -363,7 +365,7 @@ tags:
description: Add gift card purchases to your checkout and allow gift card recipients
to redeem the gift card for credit towards any of your products.
- name: external_accounts
x-displayName: External Accounts
x-displayName: External Account
description: An account from an external resource that is not managed by the Recurly
platform and instead is managed by third-party platforms like Apple App Store
and Google Play Store.
Expand Down Expand Up @@ -24312,6 +24314,7 @@ components:
ExternalPaymentMethodEnum:
type: string
enum:
- bacs
- ach
- amazon
- apple_pay
Expand Down Expand Up @@ -24432,6 +24435,7 @@ components:
enum:
- api
- chargeback
- external_recovery
- force_collect
- hpp
- merchant
Expand Down Expand Up @@ -24501,6 +24505,7 @@ components:
PaymentMethodEnum:
type: string
enum:
- bacs
- amazon
- amazon_billing_agreement
- apple_pay
Expand Down

0 comments on commit 13aebe0

Please sign in to comment.