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:
96929692 - $ref : ' #/components/schemas/tracking_number'
96939693 tracking_url :
96949694 type : string
9695+ nullable : true
96959696 readOnly : true
96969697 example : ' https://www.fedex.com/fedextrack/?action=track&trackingnumber=1234'
96979698 description : ' Carrier Tracking Url, if available'
@@ -9801,6 +9802,7 @@ components:
98019802 description :
98029803 type : string
98039804 readOnly : true
9805+ nullable : true
98049806 minLength : 0
98059807 example : ' Delivered, In/At Mailbox'
98069808 description : Event description
@@ -9844,6 +9846,7 @@ components:
98449846 description : Signer information
98459847 event_code :
98469848 type : string
9849+ nullable : true
98479850 minLength : 0
98489851 description : Event Code
98499852 carrier_detail_code :
You can’t perform that action at this time.
0 commit comments