Loading OpenAPI/TS28104_MdaReport.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -24,9 +24,7 @@ components: type: array uniqueItems: true items: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputEntry' $ref: '#/components/schemas/MDAOutputEntry' analyticsWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo' confidenceDegree: Loading Loading @@ -60,7 +58,9 @@ components: type: array uniqueItems: true items: $ref: '#/components/schemas/MDAOutputs' oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputs' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading Loading
OpenAPI/TS28104_MdaReport.yaml +4 −4 Original line number Diff line number Diff line Loading @@ -24,9 +24,7 @@ components: type: array uniqueItems: true items: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputEntry' $ref: '#/components/schemas/MDAOutputEntry' analyticsWindow: $ref: 'TS28623_ComDefs.yaml#/components/schemas/TimeWindowRo' confidenceDegree: Loading Loading @@ -60,7 +58,9 @@ components: type: array uniqueItems: true items: $ref: '#/components/schemas/MDAOutputs' oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - $ref: '#/components/schemas/MDAOutputs' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading