Loading OpenAPI/TS28104_MdaReport.yaml +17 −0 Original line number Diff line number Diff line Loading @@ -47,3 +47,20 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' endTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' #-------- Definition of MDA Report -------------------------------------------- MDAReport: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: allOf: - type: object properties: mDAReportID: type: string mDAOutputs: $ref: '#/components/schemas/MDAOutputs' Loading
OpenAPI/TS28104_MdaReport.yaml +17 −0 Original line number Diff line number Diff line Loading @@ -47,3 +47,20 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' endTime: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' #-------- Definition of MDA Report -------------------------------------------- MDAReport: allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: allOf: - type: object properties: mDAReportID: type: string mDAOutputs: $ref: '#/components/schemas/MDAOutputs'