Commit d4c4fe5f authored by pollakowskio's avatar pollakowskio Committed by sunse
Browse files

Update provMnS.yaml

parent 131f2f63
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -406,12 +406,18 @@ components:
          properties:
            id:
              type: string
            objectClass:
              type: string
            objectInstance:
              $ref: 'comDefs.yaml#/components/schemas/Dn'
            attributes:
              type: object
          additionalProperties:
            type: array
            items:
              type: object
          required:
            - id
        - anyOf:
            - $ref: 'genericNrm.yaml#/components/schemas/resources-genericNrm'
            - $ref: 'nrNrm.yaml#/components/schemas/resources-nrNrm'