diff --git a/OpenAPI/genericNrm.yaml b/OpenAPI/genericNrm.yaml index 8e30150998f0dda37d6c13a2b5b8ddad9de33348..97d6d5cf64b9d28ff03b4e6e76c9f880c691f340 100755 --- a/OpenAPI/genericNrm.yaml +++ b/OpenAPI/genericNrm.yaml @@ -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'