Loading OpenAPI/TS28623_ExternalDataMgmtNrm.yaml +10 −13 Original line number Diff line number Diff line Loading @@ -40,18 +40,6 @@ components: uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' ExternalDataType: type: string example: - ELECTRONIC_MAP - CAMARA_DATA - UE_PATH - CAMERA_PHOTO - EVENT_SCHEDULE - WEATHER_FORECASTS description: >- Type of external management data as defined by the implementation. #-------- Definition of concrete IOCs -------------------------------------------- ExternalDataType-Single: Loading @@ -63,7 +51,16 @@ components: type: object properties: externalDataType: $ref: '#/components/schemas/ExternalDataType' type: string example: - ELECTRONIC_MAP - CAMARA_DATA - UE_PATH - CAMERA_PHOTO - EVENT_SCHEDULE - WEATHER_FORECASTS description: >- Type of external management data as defined by the implementation. mediaLocation: type: array uniqueItems: true Loading Loading
OpenAPI/TS28623_ExternalDataMgmtNrm.yaml +10 −13 Original line number Diff line number Diff line Loading @@ -40,18 +40,6 @@ components: uniqueItems: true items: $ref: 'TS28623_ComDefs.yaml#/components/schemas/Dn' ExternalDataType: type: string example: - ELECTRONIC_MAP - CAMARA_DATA - UE_PATH - CAMERA_PHOTO - EVENT_SCHEDULE - WEATHER_FORECASTS description: >- Type of external management data as defined by the implementation. #-------- Definition of concrete IOCs -------------------------------------------- ExternalDataType-Single: Loading @@ -63,7 +51,16 @@ components: type: object properties: externalDataType: $ref: '#/components/schemas/ExternalDataType' type: string example: - ELECTRONIC_MAP - CAMARA_DATA - UE_PATH - CAMERA_PHOTO - EVENT_SCHEDULE - WEATHER_FORECASTS description: >- Type of external management data as defined by the implementation. mediaLocation: type: array uniqueItems: true Loading