Commit 7ec8e3ac authored by Giacomo Bernini's avatar Giacomo Bernini
Browse files

fixed issue #12

parent 418c1a8e
Pipeline #5559 passed with stage
in 0 seconds
......@@ -13,7 +13,7 @@ info:
license:
name: ETSI Forge copyright notice
url: https://forge.etsi.org/etsi-forge-copyright-notice.txt
version: 2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:2
version: 2.0.0-impl:etsi.org:ETSI_NFV_OpenAPI:3
externalDocs:
description: ETSI GS NFV-SOL 005 V3.3.1
......
......@@ -1856,7 +1856,7 @@ definitions:
An example can be a constraint for the nested NS to be in a specific geographic location.
type: array
items:
$ref: "#/definitions/NsLocationConstraint"
$ref: "#/definitions/NestedNsLocationConstraint"
additionalParamsForNs:
description: >
Allows the OSS/BSS to provide additional parameter(s)
......@@ -4918,11 +4918,6 @@ definitions:
items:
$ref: "#/definitions/ConnectivityServiceEndpointInfo"
NsLocationConstraint:
description: |
type: object
WanConnectionData:
description: |
This type provides information used to connect the comprising network resources realizing a VL, e.g., when the VL
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment