Loading OpenAPI/TS28104_MdaReport.yaml +4 −8 Original line number Diff line number Diff line Loading @@ -34,11 +34,10 @@ components: MDAOutputEntry: type: object properties: mDAOutputIEName: type: string readOnly: true mDAOutputIEValue: {} oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' #-------- Definition of MDA Report -------------------------------------------- Loading @@ -58,9 +57,6 @@ components: type: array items: $ref: '#/components/schemas/MDAOutputs' type: object oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading Loading
OpenAPI/TS28104_MdaReport.yaml +4 −8 Original line number Diff line number Diff line Loading @@ -34,11 +34,10 @@ components: MDAOutputEntry: type: object properties: mDAOutputIEName: type: string readOnly: true mDAOutputIEValue: {} oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' #-------- Definition of MDA Report -------------------------------------------- Loading @@ -58,9 +57,6 @@ components: type: array items: $ref: '#/components/schemas/MDAOutputs' type: object oneOf: - $ref: '#/components/schemas/MobilityPerformanceAnalysis' mDARequestRef: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DnRo' Loading