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
6 changes: 3 additions & 3 deletions ebl/v3/EBL_v3.0.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7286,7 +7286,7 @@ components:
type: object
title: Utilized Transport Equipment
description: |
Specifies the container (`equipment`), the total `weight`, total `volume`, possible `ActiveReeferSettings`, `seals` and `references`
Specifies the container (`equipment`) information, possible `ActiveReeferSettings`, `seals`, `references`, and other related details.
properties:
equipment:
$ref: '#/components/schemas/Equipment'
Expand Down Expand Up @@ -7344,7 +7344,7 @@ components:
type: object
title: Utilized Transport Equipment (Shipper)
description: |
Specifies the container (`Equipment`), `Seals` and `References`
Specifies the container (`equipment`) information, `seals`, `references`, and other related details.
properties:
shippingMarks:
type: array
Expand Down Expand Up @@ -7404,7 +7404,7 @@ components:
type: object
title: Utilized Transport Equipment (House B/L)
description: |
Specifies the container (`Equipment`), `Seals` and `References`
Specifies the container (`equipment`) information, `seals` and other related details.
properties:
seals:
type: array
Expand Down
2 changes: 1 addition & 1 deletion ebl/v3/issuance/EBL_ISS_v3.0.3.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2239,7 +2239,7 @@ components:
type: object
title: Utilized Transport Equipment
description: |
Specifies the container (`equipment`), the total `weight`, total `volume`, possible `ActiveReeferSettings`, `seals` and `references`
Specifies the container (`equipment`) information, possible `ActiveReeferSettings`, `seals`, `references`, and other related details.
properties:
equipment:
$ref: '#/components/schemas/Equipment'
Expand Down
2 changes: 1 addition & 1 deletion pint/v3/EBL_PINT_v3.0.0.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2994,7 +2994,7 @@ components:
type: object
title: Utilized Transport Equipment
description: |
Specifies the container (`equipment`), the total `weight`, total `volume`, possible `ActiveReeferSettings`, `seals` and `references`
Specifies the container (`equipment`) information, possible `ActiveReeferSettings`, `seals`, `references`, and other related details.
properties:
equipment:
$ref: '#/components/schemas/Equipment'
Expand Down