Commit 193c6900 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

SOL005_71: Attribute "addNestedNsId" is now called "addNestedNsData". Its type...

SOL005_71: Attribute "addNestedNsId" is now called "addNestedNsData". Its type is now "NestedNsInstanceData" (was "Identifier") (NS LCM)
parent 3e06aef4
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1627,14 +1627,14 @@ definitions:
        type: array
        items:
          $ref: "SOL005_def.yaml#/definitions/Identifier"
      addNestedNsId:
      addNestedNsData:
        description: >
          The identifier of an existing nested NS instance to be
          added to (nested within) the NS instance. It shall be
          present only if updateType = "ADD_NESTED_NS".
        type: array
        items:
          $ref: "SOL005_def.yaml#/definitions/Identifier"
          $ref: "#/definitions/NestedNsInstanceData"
      removeNestedNsId:
        description: >
          The identifier of an existing nested NS instance to be