diff --git a/ebl/v3/EBL_v3.0.4.yaml b/ebl/v3/EBL_v3.0.4.yaml index e0cc1a52..c1dbde5a 100644 --- a/ebl/v3/EBL_v3.0.4.yaml +++ b/ebl/v3/EBL_v3.0.4.yaml @@ -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' diff --git a/ebl/v3/issuance/EBL_ISS_v3.0.4.yaml b/ebl/v3/issuance/EBL_ISS_v3.0.4.yaml index 232adfda..b937c79e 100644 --- a/ebl/v3/issuance/EBL_ISS_v3.0.4.yaml +++ b/ebl/v3/issuance/EBL_ISS_v3.0.4.yaml @@ -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' diff --git a/pint/v3/EBL_PINT_v3.0.0.yaml b/pint/v3/EBL_PINT_v3.0.0.yaml index 0bd35256..6020c113 100644 --- a/pint/v3/EBL_PINT_v3.0.0.yaml +++ b/pint/v3/EBL_PINT_v3.0.0.yaml @@ -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'