Commit 571d0c10 authored by sunse's avatar sunse
Browse files

code fix to Update genericNrm.yaml

parent e8cde8ef
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -2007,11 +2007,11 @@ components:
            noOfMembers:
              type: integer
            policy4AuthnRef:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'comDefs.yaml#/components/schemas/DnList'
            identity4ACRef:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'comDefs.yaml#/components/schemas/DnList'
            permInfoRef:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'comDefs.yaml#/components/schemas/DnList'

    Policy4Authn-Single:
      allOf:
@@ -2040,7 +2040,7 @@ components:
            childObjectClass:
              type: string
            childObjectInstance:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'comDefs.yaml#/components/schemas/DnList'
            managedEntityRef:
              $ref: 'comDefs.yaml#/components/schemas/Dn'

@@ -2077,7 +2077,7 @@ components:
            accessRightRef:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
            identity4ACRef:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
              $ref: 'comDefs.yaml#/components/schemas/DnList'

#-------- Definition of YAML arrays for name-contained IOCs ----------------------