Skip to content

Commit

Permalink
Codegen for openapi v159
Browse files Browse the repository at this point in the history
  • Loading branch information
dcr-stripe committed Jun 23, 2022
1 parent 6c4dac4 commit 6b02dd4
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v157
v159
5 changes: 5 additions & 0 deletions stripe/api_version.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# File generated from our OpenAPI spec


class _ApiVersion:
CURRENT = "2020-08-27"
1 change: 1 addition & 0 deletions tests/test_generated_examples.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
# File generated from our OpenAPI spec
from __future__ import absolute_import, division, print_function
import stripe

Expand Down

0 comments on commit 6b02dd4

Please sign in to comment.