Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .stoplight/styleguide.json

Large diffs are not rendered by default.

2 changes: 2 additions & 0 deletions bkg/v2/BKG_v2.0.5.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5094,6 +5094,7 @@ components:
- `CR` (Customer's Reference)
- `AKG` (Vehicle Identification Number)
- `AEF` (Customer Load Reference)
- `FF` (Freight Forwarder Reference)
example: CR
value:
type: string
Expand Down Expand Up @@ -5121,6 +5122,7 @@ components:
- `ECR` (Empty container release reference)
- `AKG` (Vehicle Identification Number)
- `AEF` (Customer Load Reference)
- `FF` (Freight Forwarder Reference)
example: CR
value:
type: string
Expand Down
2 changes: 2 additions & 0 deletions ebl/v3/EBL_v3.0.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7612,6 +7612,7 @@ components:
The reference type codes defined by DCSA. Possible values are:
- `CR` (Customer's Reference)
- `AKG` (Vehicle Identification Number)
- `FF` (Freight Forwarder Reference)
example: CR
value:
type: string
Expand Down Expand Up @@ -7639,6 +7640,7 @@ components:
- `AKG` (Vehicle Identification Number)
- `SPO` (Shipper's Purchase Order)
- `CPO` (Consignee's Purchase Order)
- `FF` (Freight Forwarder Reference)
example: CR
values:
type: array
Expand Down
2 changes: 2 additions & 0 deletions ebl/v3/issuance/EBL_ISS_v3.0.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1239,6 +1239,7 @@ components:
The reference type codes defined by DCSA. Possible values are:
- `CR` (Customer's Reference)
- `AKG` (Vehicle Identification Number)
- `FF` (Freight Forwarder Reference)
example: CR
value:
type: string
Expand Down Expand Up @@ -1266,6 +1267,7 @@ components:
- `AKG` (Vehicle Identification Number)
- `SPO` (Shipper's Purchase Order)
- `CPO` (Consignee's Purchase Order)
- `FF` (Freight Forwarder Reference)
example: CR
values:
type: array
Expand Down
2 changes: 2 additions & 0 deletions pint/v3/EBL_PINT_v3.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1898,6 +1898,7 @@ components:
The reference type codes defined by DCSA. Possible values are:
- `CR` (Customer's Reference)
- `AKG` (Vehicle Identification Number)
- `FF` (Freight Forwarder Reference)
example: CR
value:
type: string
Expand Down Expand Up @@ -1925,6 +1926,7 @@ components:
- `AKG` (Vehicle Identification Number)
- `SPO` (Shipper's Purchase Order)
- `CPO` (Consignee's Purchase Order)
- `FF` (Freight Forwarder Reference)
example: CR
values:
type: array
Expand Down
Loading