File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -9692,6 +9692,7 @@ components:
9692
9692
- $ref : ' #/components/schemas/tracking_number'
9693
9693
tracking_url :
9694
9694
type : string
9695
+ nullable : true
9695
9696
readOnly : true
9696
9697
example : ' https://www.fedex.com/fedextrack/?action=track&trackingnumber=1234'
9697
9698
description : ' Carrier Tracking Url, if available'
@@ -9801,6 +9802,7 @@ components:
9801
9802
description :
9802
9803
type : string
9803
9804
readOnly : true
9805
+ nullable : true
9804
9806
minLength : 0
9805
9807
example : ' Delivered, In/At Mailbox'
9806
9808
description : Event description
@@ -9844,6 +9846,7 @@ components:
9844
9846
description : Signer information
9845
9847
event_code :
9846
9848
type : string
9849
+ nullable : true
9847
9850
minLength : 0
9848
9851
description : Event Code
9849
9852
carrier_detail_code :
You can’t perform that action at this time.
0 commit comments