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 Mar 26, 2024
1 parent 82a7cd6 commit 8eff81e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -72078,7 +72078,7 @@
"type": "object"
},
"controller": {
"description": "The configuration of the account when `type` is not provided.",
"description": "A hash of configuration describing the account controller's attributes.",
"properties": {
"application": {
"description": "The documentation for the application hash.",
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 @@ -65142,8 +65142,8 @@ paths:
type: object
controller:
description: >-
The configuration of the account when `type` is not
provided.
A hash of configuration describing the account controller's
attributes.
properties:
application:
description: The documentation for the application hash.
Expand Down

0 comments on commit 8eff81e

Please sign in to comment.