Commit 5e170874 authored by pollakowskio's avatar pollakowskio Committed by sunse
Browse files

Update genericNrm.yaml

parent 77c5a6df
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -1180,15 +1180,29 @@ components:
      properties:
        id:
          type: string
          nullable: true
        objectClass:
          type: string
        objectInstance:
          $ref: 'comDefs.yaml#/components/schemas/Dn'
        VsDataContainer:
          $ref: '#/components/schemas/VsDataContainer-Multiple'
      required:
        - id
    Top:
      type: object
      properties:
        id:
          type: string
          nullable: true
        objectClass:
          type: string
        objectInstance:
          $ref: 'comDefs.yaml#/components/schemas/Dn'
        VsDataContainer:
          $ref: '#/components/schemas/VsDataContainer-Multiple'
      required:
        - id

#-------- Definition of IOCs with new name-containments defined in other TS ------