diff --git a/embedded/openapi/spec3.beta.sdk.json b/embedded/openapi/spec3.beta.sdk.json index 9c38d856..4c5a5b5a 100644 --- a/embedded/openapi/spec3.beta.sdk.json +++ b/embedded/openapi/spec3.beta.sdk.json @@ -117226,7 +117226,7 @@ "description": "A recent IP address of the customer used for tax reporting and tax location inference. Stripe recommends updating the IP address when a new PaymentMethod is attached or the address field on the customer is updated. We recommend against updating this field more frequently since it could result in unexpected tax location/reporting outcomes." }, "validate_location": { - "description": "A flag that indicates when Stripe should validate the customer tax location. Defaults to `deferred`.", + "description": "A flag that indicates when Stripe should validate the customer tax location. Defaults to `auto`.", "enum": [ "auto", "deferred",