From 8a01ec883061608f9e4cf3b3bf7cb8ab8c4a2436 Mon Sep 17 00:00:00 2001 From: garciadeblas Date: Wed, 16 Oct 2019 11:47:50 +0200 Subject: [PATCH] Removed wrong references Change-Id: Iac893dbfa4d0b02e234320ef7049e2e3b4d50776 Signed-off-by: garciadeblas --- osm-openapi.yaml | 18 ------------------ 1 file changed, 18 deletions(-) diff --git a/osm-openapi.yaml b/osm-openapi.yaml index 24120ea..8c57f43 100644 --- a/osm-openapi.yaml +++ b/osm-openapi.yaml @@ -3481,8 +3481,6 @@ components: description: description: NSD Description type: string - nsd: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/nsd.html' NsdInfo: description: | NS Descriptor Information @@ -3515,8 +3513,6 @@ components: Description of the onboarded NSD. This information is copied from the NSD content. type: string - nsd: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/nsd.html' required: - _id - id @@ -3570,8 +3566,6 @@ components: description: description: VNF Package description type: string - vnfd: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/vnfd.html' VnfPkgInfo: description: | VNF Package Information @@ -3594,8 +3588,6 @@ components: description: description: VNF Package description type: string - vnfd: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/vnfd.html' required: - _id - id @@ -3650,8 +3642,6 @@ components: description: description: Human readable description of the NS instance. type: string - nsr: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/nsr.html' required: - _id - id @@ -3839,8 +3829,6 @@ components: id: type: string format: uuid - vnfr: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/vnfr.html' ArrayOfVnfInstanceInfo: type: array items: @@ -3863,8 +3851,6 @@ components: name: description: Human readable name of the NetSlice Template type: string - nst: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/nst.html' ArrayOfNstInfo: type: array items: @@ -3893,8 +3879,6 @@ components: name: description: NST Name type: string - nsd: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/nst.html' NetSliceInstance: description: | NetSlice Instance Information @@ -3917,8 +3901,6 @@ components: description: description: Human readable description of the NetSlice instance. type: string - nsi: - $ref: 'http://osm-download.etsi.org/ftp/osm-doc/nsi.html' required: - _id - id -- 2.25.1