Skip to content

Commit

Permalink
OpenAPI Update (#386)
Browse files Browse the repository at this point in the history
Update OpenAPI for 8fc197dedade078caf35526b1fb6556cc1f8003b

Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com>
  • Loading branch information
stripe-openapi[bot] authored Feb 2, 2023
1 parent 40be719 commit c1c28ba
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 3 deletions.
4 changes: 3 additions & 1 deletion openapi/fixtures3.json
Original file line number Diff line number Diff line change
Expand Up @@ -808,6 +808,7 @@
},
"credit_note": {
"amount": 1690,
"amount_shipping": 0,
"created": 1234567890,
"currency": "usd",
"customer": "cus_NGfDrONhLxEPND",
Expand Down Expand Up @@ -1494,6 +1495,7 @@
"amount_due": 1000,
"amount_paid": 0,
"amount_remaining": 1000,
"amount_shipping": 0,
"application": null,
"application_fee_amount": null,
"attempt_count": 0,
Expand Down Expand Up @@ -3954,4 +3956,4 @@
"url": "https://example.com/my/webhook/endpoint"
}
}
}
}
Loading

0 comments on commit c1c28ba

Please sign in to comment.