Loading OpenAPI/TS28104_MdaReport.yaml +9 −9 Original line number Diff line number Diff line Loading @@ -24,7 +24,9 @@ components: 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 @@ -32,9 +34,7 @@ components: format: float MDAOutputEntry: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - type: object type: object properties: mDAOutputIEName: type: string Loading Loading
OpenAPI/TS28104_MdaReport.yaml +9 −9 Original line number Diff line number Diff line Loading @@ -24,7 +24,9 @@ components: 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 @@ -32,9 +34,7 @@ components: format: float MDAOutputEntry: oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' - type: object type: object properties: mDAOutputIEName: type: string Loading