Commit 8ec7d85d authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

Merge branch '4.5.1-dev' into 'Release-4'

4.5.1 dev into master

See merge request !24
parents 49587ee1 5b733a92
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
# NFV SOL005 APIs
# NFV SOL005 APIs


This repository hosts the [OpenAPI](https://www.openapis.org/) specificatons and other documentation
This repository hosts the [OpenAPI](https://www.openapis.org/) specificatons and other documentation
for the APIs defined in ETSI NFV GSs SOL005 v4.4.1.
for the APIs defined in ETSI NFV GSs SOL005 v4.5.1.


The APIs described in this repository are defined for the `Os-Ma-nfvo` reference point.
The APIs described in this repository are defined for the `Os-Ma-nfvo` reference point.


+2 −2
Original line number Original line Diff line number Diff line
@@ -19,8 +19,8 @@ info:
  version: 1.10.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.10.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V4.4.1
  description: ETSI GS NFV-SOL 005 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.04.01_60/gs_NFV-SOL005v040401p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.05.01_60/gs_NFV-SOL005v040501p.pdf


servers:
servers:
  - url: http://127.0.0.1/
  - url: http://127.0.0.1/
+3 −3
Original line number Original line Diff line number Diff line
@@ -16,11 +16,11 @@ info:
  license:
  license:
    name: ETSI Forge copyright notice
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 1.11.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V4.4.1
  description: ETSI GS NFV-SOL 005 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.04.01_60/gs_NFV-SOL005v040401p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.05.01_60/gs_NFV-SOL005v040501p.pdf
  
  
servers:
servers:
  - url: http://127.0.0.1/nfvici/v1
  - url: http://127.0.0.1/nfvici/v1
+3 −3
Original line number Original line Diff line number Diff line
@@ -16,11 +16,11 @@ info:
  license:
  license:
    name: ETSI Forge copyright notice
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 1.11.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 1.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V4.4.1
  description: ETSI GS NFV-SOL 005 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.04.01_60/gs_NFV-SOL005v040401p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.05.01_60/gs_NFV-SOL005v040501p.pdf


servers:
servers:
  - url: http://127.0.0.1/callback/v1
  - url: http://127.0.0.1/callback/v1
+3 −3
Original line number Original line Diff line number Diff line
@@ -16,11 +16,11 @@ info:
  license:
  license:
    name: ETSI Forge copyright notice
    name: ETSI Forge copyright notice
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
    url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
  version: 2.11.0-impl:etsi.org:ETSI_NFV_OpenAPI:1
  version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1


externalDocs:
externalDocs:
  description: ETSI GS NFV-SOL 005 V4.4.1
  description: ETSI GS NFV-SOL 005 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.04.01_60/gs_NFV-SOL005v040401p.pdf
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/04.05.01_60/gs_NFV-SOL005v040501p.pdf


servers:
servers:
  - url: http://127.0.0.1/nsd/v2
  - url: http://127.0.0.1/nsd/v2
Loading