We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e40382 commit f5602bcCopy full SHA for f5602bc
1 file changed
openapi.yaml
@@ -9059,6 +9059,7 @@ components:
9059
type: integer
9060
format: int32
9061
readOnly: true
9062
+ nullable: true
9063
minimum: 1
9064
example: 5
9065
description: >
@@ -9072,11 +9073,13 @@ components:
9072
9073
description: Indicates if the rate is guaranteed.
9074
estimated_delivery_date:
9075
9076
9077
allOf:
9078
- $ref: '#/components/schemas/date'
9079
carrier_delivery_days:
9080
type: string
9081
9082
9083
minLength: 1
9084
description: The carrier delivery days
9085
ship_date:
0 commit comments