Loading OpenAPI/TS28104_MdaReport.yaml +24 −2 Original line number Diff line number Diff line Loading @@ -87,6 +87,29 @@ components: type: number format: float #-------- Definition of specific MobilityPerformanceAnalysis MDAoutput ----------------------------- MobilityPerformanceAnalysis: description: >- This data type is the "MDAOutputs" data type to represent MnS consumer's request for coverage problem analysis type: object properties: mDAType: enum: - MOBILITYMANAGEMENTANALYTICS_MOBILITYPERFORMANCEANALYSIS mDAOutputList: type: array items: type: object allOf: - $ref: '#/components/schemas/MobilityPerformanceIssueIdentifier' - $ref: '#/components/schemas/MobilityPerformanceIssueRootCause' - $ref: '#/components/schemas/MobilityPerformanceIssueLocation' analyticsWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo' confidenceDegree: type: number format: float #-------Definition of the MobilityPerformanceAnalysis MDAoutput ---------# MobilityPerformanceIssueIdentifier: description: >- Loading @@ -95,8 +118,6 @@ components: properties: mDAOutputIEName: type: string enum: - mobilityPerformanceIssueIdentifier mDAOutputIEValue: type: integer Loading Loading @@ -130,3 +151,4 @@ components: mDAOutputIEValue: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea' Loading
OpenAPI/TS28104_MdaReport.yaml +24 −2 Original line number Diff line number Diff line Loading @@ -87,6 +87,29 @@ components: type: number format: float #-------- Definition of specific MobilityPerformanceAnalysis MDAoutput ----------------------------- MobilityPerformanceAnalysis: description: >- This data type is the "MDAOutputs" data type to represent MnS consumer's request for coverage problem analysis type: object properties: mDAType: enum: - MOBILITYMANAGEMENTANALYTICS_MOBILITYPERFORMANCEANALYSIS mDAOutputList: type: array items: type: object allOf: - $ref: '#/components/schemas/MobilityPerformanceIssueIdentifier' - $ref: '#/components/schemas/MobilityPerformanceIssueRootCause' - $ref: '#/components/schemas/MobilityPerformanceIssueLocation' analyticsWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo' confidenceDegree: type: number format: float #-------Definition of the MobilityPerformanceAnalysis MDAoutput ---------# MobilityPerformanceIssueIdentifier: description: >- Loading @@ -95,8 +118,6 @@ components: properties: mDAOutputIEName: type: string enum: - mobilityPerformanceIssueIdentifier mDAOutputIEValue: type: integer Loading Loading @@ -130,3 +151,4 @@ components: mDAOutputIEValue: $ref: 'TS28623_ComDefs.yaml#/components/schemas/GeoArea'