Commit dfe346e5 authored by shixixi's avatar shixixi
Browse files

Update TS28104_MdaReport.yaml

parent 21d31d98
Loading
Loading
Loading
Loading
Loading
+6 −2
Original line number Diff line number Diff line
@@ -33,10 +33,14 @@ components:
          format: float

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

       - type: object
         properties:
           mDAOutputIEName:
             type: string
             readOnly: true
           mDAOutputIEValue: {}