Commit 3ee8f80d authored by moscatelli's avatar moscatelli
Browse files

SOL005: fix in OpenAPI versions

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

info:
  version: "1.1.0"
  version: "1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"
  title: "SOL005 - NSD Management Interface"
  description: >
    SOL005 - NSD Management Interface 
+1 −0
Original line number Diff line number Diff line
# Copyright (c) ETSI 2017.
# https://forge.etsi.org/etsi-forge-copyright-notice.txt

definitions:
  NsdInfoModifications:
    type: object
+36 −870

File changed.

Preview size limit exceeded, changes collapsed.

+1 −1
Original line number Diff line number Diff line
swagger: "2.0"

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

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