Commit f76c2117 authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Merge branch 'SOL011_V531_Finalization' into '5.3.1'

SOL011_V531_CR_284_Finalization

See merge request !5
parents fd85787d e2d6e1ce
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# NFV SOL011 - OpenAPIs for the Or-Or Reference Point

This repository contains OpenAPIs for ETSI GS NFV-SOL 011 v4.5.1, RESTful protocols 
This repository contains OpenAPIs for ETSI GS NFV-SOL 011 v5.3.1, RESTful protocols 
specification for the Or-Or Reference Point.

More information at [NFV Solutions wiki](https://nfvwiki.etsi.org/index.php?title=NFV_Solutions).
+2 −2
Original line number Diff line number Diff line
@@ -23,8 +23,8 @@ info:
    name: NFV-SOL WG

externalDocs:
  description: ETSI GS NFV-SOL 011 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/04.05.01_60/gs_NFV-SOL011v040501p.pdf
  description: ETSI GS NFV-SOL 011 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/05.03.01_60/gs_NFV-SOL011v050301p.pdf

paths:
  /nsd/api_versions:
+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ info:
    name: "NFV-SOL WG"

externalDocs:
  description: ETSI GS NFV-SOL 011 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/04.05.01_60/gs_NFV-SOL011v040501p.pdf
  description: ETSI GS NFV-SOL 011 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/05.03.01_60/gs_NFV-SOL011v050301p.pdf

basePath: /nsd/v1

+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ info:
    name: "NFV-SOL WG"

externalDocs:
  description: ETSI GS NFV-SOL 011 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/04.05.01_60/gs_NFV-SOL011v040501p.pdf
  description: ETSI GS NFV-SOL 011 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/05.03.01_60/gs_NFV-SOL011v050301p.pdf

basePath: /nsfm/v1

+2 −2
Original line number Diff line number Diff line
@@ -17,8 +17,8 @@ info:
    name: "NFV-SOL WG"

externalDocs:
  description: ETSI GS NFV-SOL 011 V4.5.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/04.05.01_60/gs_NFV-SOL011v040501p.pdf
  description: ETSI GS NFV-SOL 011 V5.3.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/011/05.03.01_60/gs_NFV-SOL011v050301p.pdf

basePath: /callback/v1

Loading