From 8977ca553f097dddf18a6add04a68e3a8c5c3c99 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 14 Aug 2023 16:09:22 +0000 Subject: [PATCH] Update generated code for v461 --- OPENAPI_VERSION | 2 +- lib/stripe/api_version.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 5c7c24dd..b05d9a15 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v460 \ No newline at end of file +v461 \ No newline at end of file diff --git a/lib/stripe/api_version.rb b/lib/stripe/api_version.rb index 1cb137b6..176e74b0 100644 --- a/lib/stripe/api_version.rb +++ b/lib/stripe/api_version.rb @@ -3,7 +3,7 @@ module Stripe module ApiVersion - CURRENT = "2022-11-15" + CURRENT = "2023-08-16" PREVIEW = "2023-08-11.preview-v2" end end