diff --git a/OpenAPI/TS28623_GenericNrm.yaml b/OpenAPI/TS28623_GenericNrm.yaml index 3d54d84acfa5353f5dc84d46bc5131d6fd2dc2d6..93c89c157bdac262c192e7c81df6fbf4dc20a4b7 100755 --- a/OpenAPI/TS28623_GenericNrm.yaml +++ b/OpenAPI/TS28623_GenericNrm.yaml @@ -1673,7 +1673,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: @@ -1710,10 +1713,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: