Loading OpenAPI/TS28623_ExternalDataMgmtNrm.yaml +12 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,17 @@ components: uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' ExternalDataType: oneOf: - type: string - type: string Enum: - ELECTRONIC_MAP - CAMARA_DATA - UE_PATH - CAMERA_PHOTO - EVENT_SCHEDULE - WEATHERFORECASTS #-------- Definition of concrete IOCs -------------------------------------------- ExternalDataType-Single: Loading @@ -52,7 +62,7 @@ components: type: object properties: externalDataType: type: string $ref: '#/components/schemas/ExternalDataType' mediaLocation: type: array uniqueItems: true Loading OpenAPI/TS28623_ManagementDataCollectionNrm.yaml +11 −7 Original line number Diff line number Diff line Loading @@ -34,13 +34,17 @@ components: $ref: '#/components/schemas/mgtDataName' uniqueItems: true mgtDataCategory: type: string oneOf: - type: string enum: - COVERAGE - CAPACITY - SERVICE EXPERIENCE - TRACE - ENERGY_EFFICIENCY - MOBILITY - ACCESSIBILITY - type: string mgtDataName: type: string NodeFilter: Loading Loading
OpenAPI/TS28623_ExternalDataMgmtNrm.yaml +12 −2 Original line number Diff line number Diff line Loading @@ -40,7 +40,17 @@ components: uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' ExternalDataType: oneOf: - type: string - type: string Enum: - ELECTRONIC_MAP - CAMARA_DATA - UE_PATH - CAMERA_PHOTO - EVENT_SCHEDULE - WEATHERFORECASTS #-------- Definition of concrete IOCs -------------------------------------------- ExternalDataType-Single: Loading @@ -52,7 +62,7 @@ components: type: object properties: externalDataType: type: string $ref: '#/components/schemas/ExternalDataType' mediaLocation: type: array uniqueItems: true Loading
OpenAPI/TS28623_ManagementDataCollectionNrm.yaml +11 −7 Original line number Diff line number Diff line Loading @@ -34,13 +34,17 @@ components: $ref: '#/components/schemas/mgtDataName' uniqueItems: true mgtDataCategory: type: string oneOf: - type: string enum: - COVERAGE - CAPACITY - SERVICE EXPERIENCE - TRACE - ENERGY_EFFICIENCY - MOBILITY - ACCESSIBILITY - type: string mgtDataName: type: string NodeFilter: Loading