Codegen for openapi v175

This commit is contained in:
Pavel Krymets 2022-08-02 13:42:48 -07:00
parent 5e1c4a2302
commit bdcfe6cc33
2 changed files with 2 additions and 2 deletions

View File

@ -1 +1 @@
v170 v175

View File

@ -3,6 +3,6 @@
module Stripe module Stripe
module ApiVersion module ApiVersion
CURRENT = "2020-08-27; server_side_confirmation_beta=v1" CURRENT = "2022-08-01; server_side_confirmation_beta=v1; orders_beta=v4"
end end
end end