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 Oct 23, 2023
1 parent 516eaa9 commit 5277fc2
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -78263,7 +78263,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -70247,7 +70247,7 @@ paths:
payments.
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
description: >-
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -55379,7 +55379,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -66384,7 +66384,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60024,7 +60024,7 @@ paths:
payments.
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
description: >-
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -49941,7 +49941,7 @@ paths:
session:
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
description: >-
Expand Down

0 comments on commit 5277fc2

Please sign in to comment.