Skip to content

Commit

Permalink
Update OpenAPI specification
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Jun 9, 2023
1 parent 84ec602 commit 2a2e01c
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -79979,6 +79979,7 @@
},
"file": {
"description": "A file to upload. The file should follow the specifications of RFC 2388 (which defines file transfers for the `multipart/form-data` protocol).",
"format": "binary",
"type": "string"
},
"file_link_data": {
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72906,6 +72906,7 @@ paths:
A file to upload. The file should follow the specifications
of RFC 2388 (which defines file transfers for the
`multipart/form-data` protocol).
format: binary
type: string
file_link_data:
description: >-
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -68534,6 +68534,7 @@
},
"file": {
"description": "A file to upload. The file should follow the specifications of RFC 2388 (which defines file transfers for the `multipart/form-data` protocol).",
"format": "binary",
"type": "string"
},
"file_link_data": {
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -72207,6 +72207,7 @@
},
"file": {
"description": "A file to upload. The file should follow the specifications of RFC 2388 (which defines file transfers for the `multipart/form-data` protocol).",
"format": "binary",
"type": "string"
},
"file_link_data": {
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66255,6 +66255,7 @@ paths:
A file to upload. The file should follow the specifications
of RFC 2388 (which defines file transfers for the
`multipart/form-data` protocol).
format: binary
type: string
file_link_data:
description: >-
Expand Down
1 change: 1 addition & 0 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60257,6 +60257,7 @@ paths:
A file to upload. The file should follow the specifications
of RFC 2388 (which defines file transfers for the
`multipart/form-data` protocol).
format: binary
type: string
file_link_data:
description: >-
Expand Down

0 comments on commit 2a2e01c

Please sign in to comment.