Commit e125a73e authored by ruiyue's avatar ruiyue
Browse files

Merge branch 'Rel19_CR_TS_28.104_Correct_the_MDAType_definition' into...

Merge branch 'Rel19_CR_TS_28.104_Correct_the_MDAType_definition' into 'Integration_Rel19_SA5_159_YAML'

Rel19_CR0167_TS_28.104_Correct_the_MDAType_definition

See merge request !1564
parents e84b7489 9a2d10ff
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -65,7 +65,7 @@ components:
      type: object
      properties:
        mDAType:
          type: string
          $ref: '#/components/schemas/MDAType'
        mDAOutputIEFilters:
          type: array
          uniqueItems: true
+1 −2
Original line number Diff line number Diff line
@@ -19,8 +19,7 @@ components:
      type: object
      properties:
        mDAType:
          type: string
          readOnly: true
          $ref: 'TS28104_MdaNrm.yaml#/components/schemas/MDAType'
        mDAOutputList:
          type: array
          uniqueItems: true