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 Jun 6, 2024
1 parent 8de9a0b commit f757239
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 @@ -91071,7 +91071,7 @@
},
"/v1/climate/orders/{order}/cancel": {
"post": {
"description": "<p>Cancels a Climate order. You can cancel an order within 30 days of creation. Stripe refunds the\nreservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the <code>amount_total</code>.</p>",
"description": "<p>Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the\nreservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the <code>amount_total</code>.</p>",
"operationId": "PostClimateOrdersOrderCancel",
"parameters": [
{
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 @@ -83648,7 +83648,7 @@ paths:
'/v1/climate/orders/{order}/cancel':
post:
description: >-
<p>Cancels a Climate order. You can cancel an order within 30 days of
<p>Cancels a Climate order. You can cancel an order within 24 hours of
creation. Stripe refunds the

reservation <code>amount_subtotal</code>, but not the
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.json
Original file line number Diff line number Diff line change
Expand Up @@ -67698,7 +67698,7 @@
},
"/v1/climate/orders/{order}/cancel": {
"post": {
"description": "<p>Cancels a Climate order. You can cancel an order within 30 days of creation. Stripe refunds the\nreservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the <code>amount_total</code>.</p>",
"description": "<p>Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the\nreservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the <code>amount_total</code>.</p>",
"operationId": "PostClimateOrdersOrderCancel",
"parameters": [
{
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -77239,7 +77239,7 @@
},
"/v1/climate/orders/{order}/cancel": {
"post": {
"description": "<p>Cancels a Climate order. You can cancel an order within 30 days of creation. Stripe refunds the\nreservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the <code>amount_total</code>.</p>",
"description": "<p>Cancels a Climate order. You can cancel an order within 24 hours of creation. Stripe refunds the\nreservation <code>amount_subtotal</code>, but not the <code>amount_fees</code> for user-triggered cancellations. Frontier\nmight cancel reservations if suppliers fail to deliver. If Frontier cancels the reservation, Stripe\nprovides 90 days advance notice and refunds the <code>amount_total</code>.</p>",
"operationId": "PostClimateOrdersOrderCancel",
"parameters": [
{
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71436,7 +71436,7 @@ paths:
'/v1/climate/orders/{order}/cancel':
post:
description: >-
<p>Cancels a Climate order. You can cancel an order within 30 days of
<p>Cancels a Climate order. You can cancel an order within 24 hours of
creation. Stripe refunds the

reservation <code>amount_subtotal</code>, but not the
Expand Down
2 changes: 1 addition & 1 deletion openapi/spec3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60832,7 +60832,7 @@ paths:
'/v1/climate/orders/{order}/cancel':
post:
description: >-
<p>Cancels a Climate order. You can cancel an order within 30 days of
<p>Cancels a Climate order. You can cancel an order within 24 hours of
creation. Stripe refunds the

reservation <code>amount_subtotal</code>, but not the
Expand Down

0 comments on commit f757239

Please sign in to comment.