Skip to content

Commit 384a894

Browse files
committed
Update Spectral rules and fix eBL required properties
1 parent 0f34d2a commit 384a894

3 files changed

Lines changed: 6 additions & 1 deletion

File tree

.stoplight/styleguide.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

cs/v1/CS_v1.0.3.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -973,6 +973,8 @@ components:
973973
TransportCall:
974974
title: Transport Call
975975
type: object
976+
description: |
977+
A transportCall in the schedule. A transportCall can be either just a Port or further specified as a terminalCall.
976978
required:
977979
- transportCallReference
978980
- carrierImportVoyageNumber

ebl/v3/EBL_v3.0.3.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10264,6 +10264,9 @@ components:
1026410264
example: AMENDMENT_RECEIVED
1026510265
amendedTransportDocument:
1026610266
$ref: '#/components/schemas/TransportDocument'
10267+
required:
10268+
- amendedTransportDocumentStatus
10269+
- amendedTransportDocument
1026710270

1026810271
############
1026910272
# Transports

0 commit comments

Comments
 (0)