Commit fc28d2d4 authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

Merge branch '3.6.1-dev' into 'master'

3.6.1 dev

Closes #2

See merge request !4
parents cd2bbd01 d155df0a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
# NFV SOL009 - OpenAPIs for the management of NFV-MANO

This repository contains OpenAPIs for ETSI GS NFV-SOL 009 v3.5.1, RESTful protocols 
This repository contains OpenAPIs for ETSI GS NFV-SOL 009 v3.6.1, RESTful protocols 
specification for the management of NFV-MANO functional entities.

**IMPORTANT: In case of discrepancies the published ETSI Group Specification takes precedence.**
+1 −1
Original line number Diff line number Diff line
@@ -19,7 +19,7 @@ info:
  version: 1.1.0-impl:etsi.org:ETSI_NFV_OpenAPI:1

externalDocs:
  description: ETSI GS NFV-SOL 009 V3.5.1
  description: ETSI GS NFV-SOL 009 V3.6.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/009/03.05.01_60/gs_NFV-SOL009v030501p.pdf

paths:
Loading