diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 00e46b5eac24828fae3d05aea13a866881387b66..3b71bd59eb0bf049c461880fc9387bb914f17dea 100644 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1479,7 +1479,10 @@ components: anonymizationOfMDTData: $ref: '#/components/schemas/anonymizationOfMDTData-Type' areaConfigurationForNeighCell: - $ref: '#/components/schemas/AreaConfig' + type: array + items: + $ref: '#/components/schemas/AreaConfig' + maxItems: 32 areaScope: type: array items: @@ -1514,10 +1517,11 @@ components: $ref: '#/components/schemas/hysteresisL1-Type' timeToTriggerL1: $ref: '#/components/schemas/timeToTriggerL1-Type' - mBSFNAreaList: + mbsfnAreaList: type: array items: $ref: '#/components/schemas/MbsfnArea' + maxItems: 8 measurementPeriodLTE: $ref: '#/components/schemas/measurementPeriodLTE-Type' measurementPeriodUMTS: