Commit 3d7d0fa4 authored by ruiyue's avatar ruiyue
Browse files

Merge branch...

Merge branch '28.623_Rel17_CR0147_YAML_Add_support_for_discovery_of_managed_entities' into 'Integration_Rel17_SA5_141_YAML'

28.623 rel17 cr0147 yaml add support for discovery of managed entities

See merge request !278
parents e3ae9d4d 24c93e75
Loading
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1673,6 +1673,11 @@ components:
        mnsAddress:
          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
          type: array
          items:
            $ref: 'comDefs.yaml#/components/schemas/Dn'

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