Loading OpenAPI/TS28104_MdaReport.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -20,13 +20,13 @@ components: properties: mDAType: $ref: 'TS28104_MdaNrm.yaml#/components/schemas/MDAType' oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - mDAOutputList: mDAOutputList: type: array uniqueItems: true items: $ref: '#/components/schemas/MDAOutputEntry' oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputEntry' analyticsWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo' confidenceDegree: Loading Loading
OpenAPI/TS28104_MdaReport.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -20,13 +20,13 @@ components: properties: mDAType: $ref: 'TS28104_MdaNrm.yaml#/components/schemas/MDAType' oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - mDAOutputList: mDAOutputList: type: array uniqueItems: true items: $ref: '#/components/schemas/MDAOutputEntry' oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputEntry' analyticsWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo' confidenceDegree: Loading