Commit 770648ea authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Merge branch 'SOL005_ed531_Finalization' into '5.3.1'

SOL005_V531_CR_289_Finalization

See merge request !33
parents f861bac3 150ce060
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# NFV SOL005 APIs

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

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

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

externalDocs:
  description: ETSI GS NFV-SOL 005 Final Draft V5.2.4
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip
  description: ETSI GS NFV-SOL 005 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf

servers:
  - url: http://127.0.0.1/
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@ info:
  version: 1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 005 Final Draft V5.2.4
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip
  description: ETSI GS NFV-SOL 005 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf
  
servers:
  - url: http://127.0.0.1/nfvici/v1
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@ info:
  version: 1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 005 Final Draft V5.2.4
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip
  description: ETSI GS NFV-SOL 005 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf

servers:
  - url: http://127.0.0.1/callback/v1
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@ info:
  version: 2.12.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 005 Final Draft V5.2.4
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL005ed531/NFV-SOL005ed531v524.zip
  description: ETSI GS NFV-SOL 005 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/005/05.03.01_60/gs_NFV-SOL005v050301p.pdf

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