We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 27dd7f0 commit 0847e6eCopy full SHA for 0847e6e
1 file changed
openapi.yaml
@@ -9711,6 +9711,7 @@ components:
9711
minLength: 0
9712
description: Status description
9713
carrier_status_code:
9714
+ nullable: true
9715
type: string
9716
readOnly: true
9717
minLength: 1
@@ -9730,6 +9731,7 @@ components:
9730
9731
example: 'Your item was delivered in or at the mailbox at 9:10 am on March'
9732
description: carrier status description
9733
ship_date:
9734
9735
allOf:
9736
- $ref: '#/components/schemas/date_time'
9737
estimated_delivery_date:
0 commit comments