From aad88e305e79d41c7fc89128a1a25351a20aa7d5 Mon Sep 17 00:00:00 2001 From: Kendall Bennett Date: Mon, 28 Sep 2020 16:13:44 -0700 Subject: [PATCH] This must be nullable, as it comes back null for USPS manifest documents from Endicia. --- openapi.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/openapi.yaml b/openapi.yaml index 51bbafa..79117bc 100644 --- a/openapi.yaml +++ b/openapi.yaml @@ -10001,6 +10001,7 @@ components: - $ref: '#/components/schemas/se_id' description: A string that uniquely identifies the warehouse submission_id: + nullable: true readOnly: true type: string minLength: 1