Commit 8d09c7d0 authored by Bertrand Souville's avatar Bertrand Souville
Browse files

Merge branch 'SOL003_V522_API_Versions_Updates' into '5.2.3'

SOL003_V522_CR240_API_Versions_Updates

See merge request !33
parents 27ea7d12 27e800fe
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -20,8 +20,8 @@ info:
  version: "1.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"

externalDocs:
  description: ETSI GS NFV-SOL 003 V5.2.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.02.01_60/gs_NFV-SOL003v050201p.pdf
  description: ETSI GS NFV-SOL 003 Final Draft V5.2.3
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip

paths:
  /vrqan/api_versions:
+2 −2
Original line number Diff line number Diff line
@@ -19,8 +19,8 @@ info:
  version: "1.14.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"

externalDocs:
  description: ETSI GS NFV-SOL 003 V5.2.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.02.01_60/gs_NFV-SOL003v050201p.pdf
  description: ETSI GS NFV-SOL 003 Final Draft V5.2.3
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip

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

externalDocs:
  description: ETSI GS NFV-SOL 003 V5.2.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.02.01_60/gs_NFV-SOL003v050201p.pdf
  description: ETSI GS NFV-SOL 003 Final Draft V5.2.3
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip

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: "1.13.0-impl:etsi.org:ETSI_NFV_OpenAPI:1"

externalDocs:
  description: ETSI GS NFV-SOL 003 V5.2.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.02.01_60/gs_NFV-SOL003v050201p.pdf
  description: ETSI GS NFV-SOL 003 Final Draft V5.2.3
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip

servers:
  - url: http://127.0.0.1/vnfind/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 003 V5.2.1
  url: https://www.etsi.org/deliver/etsi_gs/NFV-SOL/001_099/003/05.02.01_60/gs_NFV-SOL003v050201p.pdf
  description: ETSI GS NFV-SOL 003 Final Draft V5.2.3
  url: https://docbox.etsi.org/ISG/NFV/Open/Drafts/SOL003ed531/NFV-SOL003ed531v523.zip

servers:
  - url: http://127.0.0.1/callback/v1
Loading