Commit 85ae1031 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed version

parent 6e1822b4
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ info:
    name: "NFV-SOL WG"
externalDocs:
  description: ETSI GS NFV-SOL 005 V2.8.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.06.01_60/gs_NFV-SOL005v020701p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.08.01_60/gs_NFV-SOL005v020801p.pdf
basePath: /nsfm/v1
schemes:
  - http
+1 −1
Original line number Diff line number Diff line
@@ -15,7 +15,7 @@ info:

externalDocs:
  description: ETSI GS NFV-SOL 005 V2.8.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.06.01_60/gs_NFV-SOL005v020701p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/02.08.01_60/gs_NFV-SOL005v020801p.pdf

basePath: /callback/v1

+1 −1
Original line number Diff line number Diff line
swagger: "2.0"
info:
  version: "1.4.0-impl:etsi.org:ETSI_NFV_OpenAPI:2"
  version: "1.4.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: "SOL005 - NS Lifecycle Management Interface"
  description: >
    SOL005 - NS Lifecycle Management Interface
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.3.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  version: "1.4.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: "SOL005 - NS Lifecycle Management Notification interface"
  description: >
    SOL005 - NS Lifecycle Management Notification interface
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  version: "2.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: "SOL005 - NS Performance Management Notification interface"
  description: >
    SOL005 - NS Performance Management Notification interface
Loading