Skip to content

Commit

Permalink
Codegen for openapi v189
Browse files Browse the repository at this point in the history
  • Loading branch information
yejia-stripe committed Sep 6, 2022
1 parent aee3aad commit a22f626
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion OPENAPI_VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v186
v189
1 change: 1 addition & 0 deletions lib/File.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,7 @@ class File extends ApiResource
const PURPOSE_SELFIE = 'selfie';
const PURPOSE_SIGMA_SCHEDULED_QUERY = 'sigma_scheduled_query';
const PURPOSE_TAX_DOCUMENT_USER_UPLOAD = 'tax_document_user_upload';
const PURPOSE_TERMINAL_READER_SPLASHSCREEN = 'terminal_reader_splashscreen';

// This resource can have two different object names. In latter API
// versions, only `file` is used, but since stripe-php may be used with
Expand Down

0 comments on commit a22f626

Please sign in to comment.