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 Sep 4, 2024
1 parent d6fa609 commit 71e93cb
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 6 deletions.
1 change: 0 additions & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -220368,7 +220368,6 @@
}
},
"required": [
"customer_consent_collected",
"setup_intent"
],
"type": "object",
Expand Down
1 change: 0 additions & 1 deletion openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -206980,7 +206980,6 @@ paths:
maxLength: 5000
type: string
required:
- customer_consent_collected
- setup_intent
type: object
x-stripeMostCommon:
Expand Down
1 change: 0 additions & 1 deletion openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -151007,7 +151007,6 @@
}
},
"required": [
"customer_consent_collected",
"setup_intent"
],
"type": "object"
Expand Down
1 change: 0 additions & 1 deletion openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -176440,7 +176440,6 @@
}
},
"required": [
"customer_consent_collected",
"setup_intent"
],
"type": "object",
Expand Down
1 change: 0 additions & 1 deletion openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165742,7 +165742,6 @@ paths:
maxLength: 5000
type: string
required:
- customer_consent_collected
- setup_intent
type: object
x-stripeMostCommon:
Expand Down
1 change: 0 additions & 1 deletion openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -127284,7 +127284,6 @@ paths:
maxLength: 5000
type: string
required:
- customer_consent_collected
- setup_intent
type: object
required: true
Expand Down

0 comments on commit 71e93cb

Please sign in to comment.