Skip to content

Commit

Permalink
Update OpenAPI specification for beta
Browse files Browse the repository at this point in the history
  • Loading branch information
stripe-openapi[bot] committed Nov 21, 2024
1 parent a89db83 commit 2c65d29
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -90316,7 +90316,7 @@
"x-stripeBypassValidation": true
},
"groups": {
"description": "A hash of account group type to tokens. These are account groups this account should be added to",
"description": "A hash of account group type to tokens. These are account groups this account should be added to.",
"properties": {
"payments_pricing": {
"anyOf": [
Expand Down Expand Up @@ -93277,7 +93277,7 @@
"x-stripeBypassValidation": true
},
"groups": {
"description": "A hash of account group type to tokens. These are account groups this account should be added to",
"description": "A hash of account group type to tokens. These are account groups this account should be added to.",
"properties": {
"payments_pricing": {
"anyOf": [
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81829,7 +81829,7 @@ paths:
groups:
description: >-
A hash of account group type to tokens. These are account
groups this account should be added to
groups this account should be added to.
properties:
payments_pricing:
anyOf:
Expand Down Expand Up @@ -84950,7 +84950,7 @@ paths:
groups:
description: >-
A hash of account group type to tokens. These are account
groups this account should be added to
groups this account should be added to.
properties:
payments_pricing:
anyOf:
Expand Down

0 comments on commit 2c65d29

Please sign in to comment.