File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8574,6 +8574,7 @@ components:
85748574 - $ref : ' #/components/schemas/se_id'
85758575 description : An array of the label ids used in this manifest.
85768576 warehouse_id :
8577+ nullable : true
85778578 readOnly : true
85788579 allOf :
85798580 - $ref : ' #/components/schemas/se_id'
@@ -8612,10 +8613,6 @@ components:
86128613 title : create_manifest_by_object_request_body
86138614 type : object
86148615 description : A create manifest request body
8615- required :
8616- - carrier_id
8617- - warehouse_id
8618- - ship_date
86198616 additionalProperties : false
86208617 properties :
86218618 carrier_id :
@@ -8729,6 +8726,7 @@ components:
87298726 example : 100
87308727 description : The number of shipments that are included in this manifest
87318728 warehouse_id :
8729+ nullable : true
87328730 deprecated : true
87338731 allOf :
87348732 - $ref : ' #/components/schemas/se_id'
You can’t perform that action at this time.
0 commit comments