Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Apr 24, 2024
1 parent efac389 commit 8420dac
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -13188,6 +13188,7 @@
"class_name": "CustomerCashBalanceTransaction",
"has_collection_class": true,
"in_package": "",
"parent": "customer",
"polymorphic_groups": [
"balance_transaction_source"
]
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12323,6 +12323,7 @@ components:
class_name: CustomerCashBalanceTransaction
has_collection_class: true
in_package: ''
parent: customer
polymorphic_groups:
- balance_transaction_source
customer_cash_balance_transaction.created:
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -11904,6 +11904,7 @@
"class_name": "CustomerCashBalanceTransaction",
"has_collection_class": true,
"in_package": "",
"parent": "customer",
"polymorphic_groups": [
"balance_transaction_source"
]
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -11196,6 +11196,7 @@ components:
class_name: CustomerCashBalanceTransaction
has_collection_class: true
in_package: ''
parent: customer
polymorphic_groups:
- balance_transaction_source
customer_cash_balance_transaction.created:
Expand Down

0 comments on commit 8420dac

Please sign in to comment.