From db0e898f982954e25c0133cab7a99d9f5e0605ea Mon Sep 17 00:00:00 2001 From: Michael Lando Date: Wed, 6 Jun 2018 11:44:25 +0300 Subject: update documentation update general information update swagger information fix swagger erros Change-Id: I0b8c385deb3204100ebe363177a8e0efd5b147f7 Issue-ID: SDC-1378 Signed-off-by: Michael Lando --- docs/consumedapis.rst | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) (limited to 'docs/consumedapis.rst') diff --git a/docs/consumedapis.rst b/docs/consumedapis.rst index 2379d75f70..5da13fbf3c 100644 --- a/docs/consumedapis.rst +++ b/docs/consumedapis.rst @@ -5,4 +5,18 @@ Consumed APIs ============= -SDC Project does not consume any APIs from other sources therefore this section is currently empty +VNF-SDK +------- +SDC allows the user to choose packages from VNF-SDK and start the onboarding from their instead of manually uploading a package. + + +.. list-table:: + :widths: 60 40 + :header-rows: 1 + + * - URL + - Description + * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars + - get all avilable csar pckage data + * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars/{id}/files + - Download CSAR by id \ No newline at end of file -- cgit 1.2.3-korg