Commit 652ded51 authored by moscatelli's avatar moscatelli
Browse files

SOL002/SOL003: fix in OpenAPI versions

parent a8c8cdc1
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  version: "1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL002 - API version interface
  description: >
    SOL002 - API version Interface
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  version: "1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL002 - VNF Configuration interface
  description: >
    SOL002 - VNF Configuration Interface
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  version: "1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL002 - VNF Fault Management interface
  description: >
    SOL002 - VNF Fault Management interface
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  version: "1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL002 - VNF Fault Management Notification interface
  description: >
    SOL002 - VNF Fault Management Notification interface
+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

info:
  version: "1.2.0"
  version: "1.2.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: SOL002 - VNF Indicator interface
  description: >
    SOL002 - VNF Indicator interface
Loading