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 04b4bef commit 22971f0
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
4 changes: 0 additions & 4 deletions openapi/spec3.beta.sdk.json
Original file line number Diff line number Diff line change
Expand Up @@ -137692,10 +137692,6 @@
},
"type": "array"
},
"preview": {
"description": "The boolean value that indicates if the calculation is a preview. If true, the calculation is not stored. If false, the calculation is stored for 48 hours. Defaults to true.",
"type": "boolean"
},
"shipping_cost": {
"description": "Shipping cost details to be used for the calculation",
"properties": {
Expand Down
6 changes: 0 additions & 6 deletions openapi/spec3.beta.sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -130226,12 +130226,6 @@ paths:
title: calculation_line_item
type: object
type: array
preview:
description: >-
The boolean value that indicates if the calculation is a
preview. If true, the calculation is not stored. If false,
the calculation is stored for 48 hours. Defaults to true.
type: boolean
shipping_cost:
description: Shipping cost details to be used for the calculation
properties:
Expand Down

0 comments on commit 22971f0

Please sign in to comment.