From 5332b8dfbf45ee011d81b5a135d201c82a868999 Mon Sep 17 00:00:00 2001 From: "stripe-openapi[bot]" <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:19:12 +0000 Subject: [PATCH] OpenAPI Update (#603) Update OpenAPI for 979b0b5661f375b5610cbf3ab1f3e3d946c6f3dd Co-authored-by: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> --- embedded/openapi/spec3.beta.sdk.json | 10 +++++----- embedded/openapi/spec3.json | 6 +++--- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index d9cfabfc..caea2e9b 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -25720,7 +25720,7 @@ "$ref": "#/components/schemas/issuing_cardholder_user_terms_acceptance" } ], - "description": "Information about cardholder acceptance of [Authorized User Terms](https://stripe.com/docs/issuing/cards).", + "description": "Information about cardholder acceptance of Celtic [Authorized User Terms](https://stripe.com/docs/issuing/cards#accept-authorized-user-terms). Required for cards backed by a Celtic program.", "nullable": true } }, @@ -26269,13 +26269,13 @@ "description": "", "properties": { "date": { - "description": "The Unix timestamp marking when the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.", + "description": "The Unix timestamp marking when the cardholder accepted the Authorized User Terms.", "format": "unix-time", "nullable": true, "type": "integer" }, "ip": { - "description": "The IP address from which the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.", + "description": "The IP address from which the cardholder accepted the Authorized User Terms.", "maxLength": 5000, "nullable": true, "type": "string" @@ -108689,7 +108689,7 @@ "description": "Information related to the card_issuing program for this cardholder.", "properties": { "user_terms_acceptance": { - "description": "Information about cardholder acceptance of [Authorized User Terms](https://stripe.com/docs/issuing/cards).", + "description": "Information about cardholder acceptance of Celtic [Authorized User Terms](https://stripe.com/docs/issuing/cards#accept-authorized-user-terms). Required for cards backed by a Celtic program.", "properties": { "date": { "description": "The Unix timestamp marking when the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.", @@ -110022,7 +110022,7 @@ "description": "Information related to the card_issuing program for this cardholder.", "properties": { "user_terms_acceptance": { - "description": "Information about cardholder acceptance of [Authorized User Terms](https://stripe.com/docs/issuing/cards).", + "description": "Information about cardholder acceptance of Celtic [Authorized User Terms](https://stripe.com/docs/issuing/cards#accept-authorized-user-terms). Required for cards backed by a Celtic program.", "properties": { "date": { "description": "The Unix timestamp marking when the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.", diff --git a/embedded/openapi/spec3.json b/embedded/openapi/spec3.json index 1226105f..dc865cc4 100644 --- a/embedded/openapi/spec3.json +++ b/embedded/openapi/spec3.json @@ -17626,7 +17626,7 @@ "$ref": "#/components/schemas/issuing_cardholder_user_terms_acceptance" } ], - "description": "Information about cardholder acceptance of [Authorized User Terms](https://stripe.com/docs/issuing/cards).", + "description": "Information about cardholder acceptance of Celtic [Authorized User Terms](https://stripe.com/docs/issuing/cards#accept-authorized-user-terms). Required for cards backed by a Celtic program.", "nullable": true } }, @@ -18152,13 +18152,13 @@ "description": "", "properties": { "date": { - "description": "The Unix timestamp marking when the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.", + "description": "The Unix timestamp marking when the cardholder accepted the Authorized User Terms.", "format": "unix-time", "nullable": true, "type": "integer" }, "ip": { - "description": "The IP address from which the cardholder accepted the Authorized User Terms. Required for Celtic Spend Card users.", + "description": "The IP address from which the cardholder accepted the Authorized User Terms.", "maxLength": 5000, "nullable": true, "type": "string"