Loading OpenAPI/TS28104_MdaReport.yaml +17 −26 Original line number Diff line number Diff line Loading @@ -20,7 +20,9 @@ components: properties: mDAType: $ref: 'TS28104_MdaNrm.yaml#/components/schemas/MDAType' mDAOutputList: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - mDAOutputList: type: array uniqueItems: true items: Loading Loading @@ -57,9 +59,7 @@ components: type: array uniqueItems: true items: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputs' $ref: '#/components/schemas/MDAOutputs' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading @@ -69,12 +69,6 @@ components: 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 Loading @@ -82,11 +76,6 @@ components: - $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: Loading @@ -96,6 +85,8 @@ components: properties: mDAOutputIEName: type: string enum: - mobilityPerformanceIssueIdentifier mDAOutputIEValue: type: integer Loading Loading
OpenAPI/TS28104_MdaReport.yaml +17 −26 Original line number Diff line number Diff line Loading @@ -20,7 +20,9 @@ components: properties: mDAType: $ref: 'TS28104_MdaNrm.yaml#/components/schemas/MDAType' mDAOutputList: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - mDAOutputList: type: array uniqueItems: true items: Loading Loading @@ -57,9 +59,7 @@ components: type: array uniqueItems: true items: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputs' $ref: '#/components/schemas/MDAOutputs' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading @@ -69,12 +69,6 @@ components: 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 Loading @@ -82,11 +76,6 @@ components: - $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: Loading @@ -96,6 +85,8 @@ components: properties: mDAOutputIEName: type: string enum: - mobilityPerformanceIssueIdentifier mDAOutputIEValue: type: integer Loading