diff --git a/tap_stripe/schemas/subscriptions.schema.json b/tap_stripe/schemas/subscriptions.schema.json index 68ea677..ee57360 100644 --- a/tap_stripe/schemas/subscriptions.schema.json +++ b/tap_stripe/schemas/subscriptions.schema.json @@ -946,6 +946,12 @@ "string" ] }, + "redeemedPromoCodes": { + "type": [ + "null", + "string" + ] + }, "type": { "type": [ "null",