Skip to content

Commit

Permalink
add redeemedPromoCodes
Browse files Browse the repository at this point in the history
  • Loading branch information
hkuffel committed Oct 11, 2023
1 parent 45c6c13 commit 576939c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions tap_stripe/schemas/subscriptions.schema.json
Original file line number Diff line number Diff line change
Expand Up @@ -946,6 +946,12 @@
"string"
]
},
"redeemedPromoCodes": {
"type": [
"null",
"string"
]
},
"type": {
"type": [
"null",
Expand Down

0 comments on commit 576939c

Please sign in to comment.