Skip to content

Commit

Permalink
This must be nullable, as it comes back null for USPS manifest docume…
Browse files Browse the repository at this point in the history
…nts from Endicia.

(cherry picked from commit aad88e3)
  • Loading branch information
kendallb committed Mar 27, 2024
1 parent 47f4a77 commit 3a8eefa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions openapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 3a8eefa

Please sign in to comment.