Commit 196cea7e authored by shixixi's avatar shixixi
Browse files

Update TS28104_MdaReport.yaml

parent 8998a8c2
Loading
Loading
Loading
Loading
Loading
+9 −9
Original line number Diff line number Diff line
@@ -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:
@@ -32,9 +34,7 @@ components:
          format: float

    MDAOutputEntry:
      oneOf:            
       - $ref: '#/components/schemas/MobilityPerformanceAnalysis'
       - type: object
       type: object
       properties:
         mDAOutputIEName:
            type: string