From 6ed6014b894c5612bcabdd83db09c46f4dec4ad0 Mon Sep 17 00:00:00 2001 From: Stripe OpenAPI <105521251+stripe-openapi[bot]@users.noreply.github.com> Date: Mon, 11 Sep 2023 18:58:57 +0000 Subject: [PATCH] Update generated code for v522 --- OPENAPI_VERSION | 2 +- test/stripe/generated_examples_test.rb | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/OPENAPI_VERSION b/OPENAPI_VERSION index 8c7e87b6..30cf21da 100644 --- a/OPENAPI_VERSION +++ b/OPENAPI_VERSION @@ -1 +1 @@ -v519 \ No newline at end of file +v522 \ No newline at end of file diff --git a/test/stripe/generated_examples_test.rb b/test/stripe/generated_examples_test.rb index 2562189a..194fca7a 100644 --- a/test/stripe/generated_examples_test.rb +++ b/test/stripe/generated_examples_test.rb @@ -1,6 +1,6 @@ +# File generated from our OpenAPI spec # frozen_string_literal: true -# File generated from our OpenAPI spec require ::File.expand_path("../test_helper", __dir__) module Stripe class CodegennedExampleTest < Test::Unit::TestCase