Commit 929e0ac3 authored by Samir Medjiah's avatar Samir Medjiah
Browse files

"vnfPkgId" meaning updated

parent 77ca8791
Loading
Loading
Loading
Loading
+2 −2
Original line number Original line Diff line number Diff line
@@ -546,7 +546,7 @@ paths:
    parameters:
    parameters:
      - name: vnfPkgId
      - name: vnfPkgId
        description: >
        description: >
          Identifier of the on-boarded VNF package. The identifier is allocated by the NFVO.
          Identifier of the VNF package. The identifier is allocated by the NFVO.
        in: path
        in: path
        type: string
        type: string
        required: true
        required: true
@@ -661,7 +661,7 @@ paths:
    parameters:
    parameters:
      - name: "vnfPkgId"
      - name: "vnfPkgId"
        description: >
        description: >
          Identifier of the on-boarded VNF package. The identifier is allocated by the NFVO.
          Identifier of the VNF package. The identifier is allocated by the NFVO.
        in: "path"
        in: "path"
        required: true
        required: true
        type: "string"
        type: "string"