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 20, 2023
1 parent b6145e2 commit bfa8955
Show file tree
Hide file tree
Showing 6 changed files with 16 additions and 16 deletions.
8 changes: 4 additions & 4 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -116733,7 +116733,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"iterations": {
Expand Down Expand Up @@ -118719,7 +118719,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"iterations": {
Expand Down Expand Up @@ -131748,7 +131748,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"items": {
Expand Down Expand Up @@ -132775,7 +132775,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"items": {
Expand Down
8 changes: 4 additions & 4 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -110314,7 +110314,7 @@ paths:
This value will be `null` for subscription
schedules where `billing=charge_automatically`.
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
iterations:
description: >-
Expand Down Expand Up @@ -112313,7 +112313,7 @@ paths:
This value will be `null` for subscription
schedules where `billing=charge_automatically`.
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
iterations:
description: >-
Expand Down Expand Up @@ -124234,7 +124234,7 @@ paths:
This value will be `null` for subscription
schedules where `billing=charge_automatically`.
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
items:
description: >-
Expand Down Expand Up @@ -125322,7 +125322,7 @@ paths:
This value will be `null` for subscription
schedules where `billing=charge_automatically`.
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
items:
description: >-
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -107920,7 +107920,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"items": {
Expand Down Expand Up @@ -108558,7 +108558,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"items": {
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -112120,7 +112120,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"items": {
Expand Down Expand Up @@ -112836,7 +112836,7 @@
"type": "integer"
}
},
"title": "common_phase_configuration_param",
"title": "invoice_settings",
"type": "object"
},
"items": {
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -105504,7 +105504,7 @@ paths:
This value will be `null` for subscription
schedules where `billing=charge_automatically`.
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
items:
description: >-
Expand Down Expand Up @@ -106287,7 +106287,7 @@ paths:
This value will be `null` for subscription
schedules where `billing=charge_automatically`.
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
items:
description: >-
Expand Down
4 changes: 2 additions & 2 deletions openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -91940,7 +91940,7 @@ paths:
properties:
days_until_due:
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
items:
items:
Expand Down Expand Up @@ -92377,7 +92377,7 @@ paths:
properties:
days_until_due:
type: integer
title: common_phase_configuration_param
title: invoice_settings
type: object
items:
items:
Expand Down

0 comments on commit bfa8955

Please sign in to comment.