Commit 21d31d98 authored by shixixi's avatar shixixi
Browse files

Update TS28104_MdaReport.yaml

parent 997ce993
Loading
Loading
Loading
Loading
Loading
+4 −8
Original line number Diff line number Diff line
@@ -34,11 +34,10 @@ components:

    MDAOutputEntry:
      type: object
      properties:
        mDAOutputIEName:
          type: string
          readOnly: true
        mDAOutputIEValue: {}
      oneOf:            
       - $ref: '#/components/schemas/MobilityPerformanceAnalysis'

        


#-------- Definition of MDA Report --------------------------------------------
@@ -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'