Commit 9f3ef053 authored by Brendan Hassett's avatar Brendan Hassett
Browse files

S5-223244 Update genericNrm.yaml

parent 34333aff
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -1829,7 +1829,11 @@ components:
          description: Resource URI as defined in the relevant Technical Specification
          $ref: 'comDefs.yaml#/components/schemas/Uri'
        mnsScope:
          description: List of top level addresses (Root DN) of the 3GPP models supported by the MnS
          description: >-
            List of the managed object instances that can be accessed using the MnS.
            If a complete SubNetwork can be accessed using the MnS, this attribute may contain the
            DN of the SubNetwork instead of the DNs of the individual managed entities within the
            SubNetwork.
          type: array
          items:
            $ref: 'comDefs.yaml#/components/schemas/Dn'