Commit 329acad3 authored by piscione's avatar piscione
Browse files

SOL005_44: updated version of the document

parent ebfa26b2
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -15,7 +15,7 @@ info:
  version: 1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
  description: ETSI GS NFV-SOL 005 V3.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf


servers:
servers:
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@ info:
  version: 1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
  description: ETSI GS NFV-SOL 005 V3.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf


servers:
servers:
+3 −3
Original line number Original line Diff line number Diff line
@@ -18,7 +18,7 @@ info:
  version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
  description: ETSI GS NFV-SOL 005 V3.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf


servers:
servers:
@@ -520,7 +520,7 @@ paths:
  # Individual NSD Archive Artifact                                             #
  # Individual NSD Archive Artifact                                             #
  ###############################################################################
  ###############################################################################
  /ns_descriptors/{nsdInfoId}/artifacts/{artifactPath}:
  /ns_descriptors/{nsdInfoId}/artifacts/{artifactPath}:
    #ETSI GS NFV-SOL 005 V3.3.1 location: 5.4.4c
    #ETSI GS NFV-SOL 005 V3.5.1 location: 5.4.4c
    parameters:
    parameters:
      - $ref: '#/components/parameters/NsdInfoId'
      - $ref: '#/components/parameters/NsdInfoId'
      - $ref: '#/components/parameters/ArtifactPathInNSD'
      - $ref: '#/components/parameters/ArtifactPathInNSD'
@@ -1005,7 +1005,7 @@ paths:
  # Individual PNFD Archive Artifact                                            #
  # Individual PNFD Archive Artifact                                            #
  ###############################################################################
  ###############################################################################
  /pnf_descriptors/{pnfdInfoId}/artifacts/{artifactPath}:
  /pnf_descriptors/{pnfdInfoId}/artifacts/{artifactPath}:
    #ETSI GS NFV-SOL 005 V3.3.1 location: 5.4.7c
    #ETSI GS NFV-SOL 005 V3.5.1 location: 5.4.7c
    parameters:
    parameters:
      - $ref: '#/components/parameters/PnfdInfoId'
      - $ref: '#/components/parameters/PnfdInfoId'
      - $ref: '#/components/parameters/ArtifactPathInPNFD'
      - $ref: '#/components/parameters/ArtifactPathInPNFD'
+1 −1
Original line number Original line Diff line number Diff line
@@ -17,7 +17,7 @@ info:
  version: 2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
  description: ETSI GS NFV-SOL 005 V3.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf


servers:
servers:
+1 −1
Original line number Original line Diff line number Diff line
@@ -16,7 +16,7 @@ info:
  version: 1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:2
  version: 1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:2


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V3.3.1
  description: ETSI GS NFV-SOL 005 V3.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/03.03.01_60/gs_nfv-sol005v030301p.pdf


servers:
servers:
Loading