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 ebl/v3/EBL_v3.0.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9480,7 +9480,7 @@ components:
type: object
title: Out of Gauge Details
description: |
Details related to Out of Gauge cargo for the requested equipment.
Details of Out of Gauge cargo associated with the equipment unit.
properties:
totalCargoDimensions:
$ref: '#/components/schemas/TotalCargoDimensions'
Expand Down
2 changes: 1 addition & 1 deletion ebl/v3/issuance/EBL_ISS_v3.0.4.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2543,7 +2543,7 @@ components:
type: object
title: Out of Gauge Details
description: |
Details related to Out of Gauge cargo for the requested equipment.
Details of Out of Gauge cargo associated with the equipment unit.
properties:
totalCargoDimensions:
$ref: '#/components/schemas/TotalCargoDimensions'
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 @@ -3201,7 +3201,7 @@ components:
type: object
title: Out of Gauge Details
description: |
Details related to Out of Gauge cargo for the requested equipment.
Details of Out of Gauge cargo associated with the equipment unit.
properties:
totalCargoDimensions:
$ref: '#/components/schemas/TotalCargoDimensions'
Expand Down
Loading