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 May 9, 2024
1 parent 7de8118 commit 6f86eb8
Show file tree
Hide file tree
Showing 2 changed files with 2 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 @@ -10409,6 +10409,7 @@
"description": "",
"properties": {
"pause_requested": {
"description": "Whether a pause of the risk control has been requested.",
"type": "boolean"
}
},
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 @@ -10004,6 +10004,7 @@ components:
description: ''
properties:
pause_requested:
description: Whether a pause of the risk control has been requested.
type: boolean
required:
- pause_requested
Expand Down

0 comments on commit 6f86eb8

Please sign in to comment.