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 Jul 26, 2023
1 parent 2865bff commit 41f019c
Show file tree
Hide file tree
Showing 6 changed files with 12 additions and 12 deletions.
4 changes: 2 additions & 2 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -106980,7 +106980,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down Expand Up @@ -113733,7 +113733,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
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 @@ -99587,7 +99587,7 @@ paths:
payments.
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
description: >-
Expand Down Expand Up @@ -107921,7 +107921,7 @@ paths:
payments.
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
anyOf:
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -87119,7 +87119,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down Expand Up @@ -91999,7 +91999,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -90595,7 +90595,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down Expand Up @@ -95869,7 +95869,7 @@
"type": "string"
}
},
"title": "radar_options",
"title": "radar_options_with_hidden_options",
"type": "object"
},
"receipt_email": {
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -84142,7 +84142,7 @@ paths:
payments.
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
description: >-
Expand Down Expand Up @@ -91062,7 +91062,7 @@ paths:
payments.
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
anyOf:
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -75583,7 +75583,7 @@ paths:
session:
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
description: >-
Expand Down Expand Up @@ -79296,7 +79296,7 @@ paths:
session:
maxLength: 5000
type: string
title: radar_options
title: radar_options_with_hidden_options
type: object
receipt_email:
anyOf:
Expand Down

0 comments on commit 41f019c

Please sign in to comment.