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: ...@@ -13,7 +13,7 @@ info:
license: license:
name: ETSI Forge copyright notice name: ETSI Forge copyright notice
url: https://forge.etsi.org/etsi-forge-copyright-notice.txt 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: externalDocs:
description: ETSI GS NFV-SOL 005 V3.3.1 description: ETSI GS NFV-SOL 005 V3.3.1
......
...@@ -1856,7 +1856,7 @@ definitions: ...@@ -1856,7 +1856,7 @@ definitions:
An example can be a constraint for the nested NS to be in a specific geographic location. An example can be a constraint for the nested NS to be in a specific geographic location.
type: array type: array
items: items:
$ref: "#/definitions/NsLocationConstraint" $ref: "#/definitions/NestedNsLocationConstraint"
additionalParamsForNs: additionalParamsForNs:
description: > description: >
Allows the OSS/BSS to provide additional parameter(s) Allows the OSS/BSS to provide additional parameter(s)
...@@ -4918,11 +4918,6 @@ definitions: ...@@ -4918,11 +4918,6 @@ definitions:
items: items:
$ref: "#/definitions/ConnectivityServiceEndpointInfo" $ref: "#/definitions/ConnectivityServiceEndpointInfo"
NsLocationConstraint:
description: |
type: object
WanConnectionData: WanConnectionData:
description: | description: |
This type provides information used to connect the comprising network resources realizing a VL, e.g., when the VL 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