Codegen for openapi v174 (#1106)

This commit is contained in:
pakrym-stripe 2022-08-02 08:05:33 -07:00 committed by GitHub
parent ec71fd87f2
commit 3171e4cc98
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v163 v174

View File

@ -3,6 +3,6 @@
module Stripe module Stripe
module ApiVersion module ApiVersion
CURRENT = "2020-08-27" CURRENT = "2022-08-01"
end end
end end