Skip to content

Commit

Permalink
OpenAPI Update (#812)
Browse files Browse the repository at this point in the history
Update OpenAPI for 85efb49c6596ef80774dadd38a925b64024a56c2

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] committed May 10, 2024
1 parent 03c54b3 commit b789400
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 4 additions & 2 deletions embedded/openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -4628,7 +4628,8 @@
"posted_at": null,
"returned_at": null
},
"transaction": "trxn_1OPousJN5vQBdWExS2LKXVAv"
"transaction": "trxn_1OPousJN5vQBdWExS2LKXVAv",
"tracking_details": null
},
"treasury.outbound_transfer": {
"amount": 10000,
Expand Down Expand Up @@ -4677,7 +4678,8 @@
"posted_at": null,
"returned_at": null
},
"transaction": "trxn_1OPousJN5vQBdWExS2LKXVAv"
"transaction": "trxn_1OPousJN5vQBdWExS2LKXVAv",
"tracking_details": null
},
"treasury.received_credit": {
"amount": 1234,
Expand Down
2 changes: 2 additions & 0 deletions embedded/openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -68346,6 +68346,7 @@
"statement_descriptor",
"status",
"status_transitions",
"tracking_details",
"transaction"
],
"title": "TreasuryOutboundPaymentsResourceOutboundPayment",
Expand Down Expand Up @@ -68695,6 +68696,7 @@
"statement_descriptor",
"status",
"status_transitions",
"tracking_details",
"transaction"
],
"title": "TreasuryOutboundTransfersResourceOutboundTransfer",
Expand Down

0 comments on commit b789400

Please sign in to comment.