Loading OpenAPI/TS28104_MdaNrm.yaml +14 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ components: items: type: string MDAOutputs: MDAOutputPerMDATypeList: type: array items: $ref: '#/components/schemas/MDAOutputPerMDAType' Loading Loading @@ -164,7 +164,7 @@ components: - type: object properties: requestedMDAOutputs: $ref: '#/components/schemas/MDAOutputs' $ref: '#/components/schemas/MDAOutputPerMDATypeList' reportingMethod: $ref: '#/components/schemas/ReportingMethod' reportingTarget: Loading @@ -177,7 +177,18 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' MDAReport-Single: $ref: 'TS28104_MdaReport.yaml#/components/schemas/MDAReport' allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: allOf: - type: object properties: mDAReportID: type: string mDAOutputs: $ref: 'TS28104_MdaReport.yaml#/components/schemas/MDAOutputs' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- Loading OpenAPI/TS28104_MdaReport.yaml +0 −17 Original line number Diff line number Diff line Loading @@ -47,20 +47,3 @@ 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_MdaNrm.yaml +14 −3 Original line number Diff line number Diff line Loading @@ -20,7 +20,7 @@ components: items: type: string MDAOutputs: MDAOutputPerMDATypeList: type: array items: $ref: '#/components/schemas/MDAOutputPerMDAType' Loading Loading @@ -164,7 +164,7 @@ components: - type: object properties: requestedMDAOutputs: $ref: '#/components/schemas/MDAOutputs' $ref: '#/components/schemas/MDAOutputPerMDATypeList' reportingMethod: $ref: '#/components/schemas/ReportingMethod' reportingTarget: Loading @@ -177,7 +177,18 @@ components: $ref: 'TS28623_ComDefs.yaml#/components/schemas/DateTime' MDAReport-Single: $ref: 'TS28104_MdaReport.yaml#/components/schemas/MDAReport' allOf: - $ref: 'TS28623_GenericNrm.yaml#/components/schemas/Top' - type: object properties: attributes: allOf: - type: object properties: mDAReportID: type: string mDAOutputs: $ref: 'TS28104_MdaReport.yaml#/components/schemas/MDAOutputs' #-------- Definition of JSON arrays for name-contained IOCs ---------------------- Loading
OpenAPI/TS28104_MdaReport.yaml +0 −17 Original line number Diff line number Diff line Loading @@ -47,20 +47,3 @@ 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'