Update release notes for R3 MR
[sdc.git] / docs / consumedapis.rst
index c2af4c2..0e2380f 100644 (file)
@@ -1,16 +1,22 @@
 .. This work is licensed under a Creative Commons Attribution 4.0 International License.
 .. http://creativecommons.org/licenses/by/4.0
 
+=============
 Consumed APIs
 =============
 
-.. note::
-   * This section is used to reference APIs that a software component depends on
-     and uses from other sources.  
-   
-   * Consumed APIs should be a specific link to the offered APIs from another component
-     or external source.
+VNF-SDK
+-------
+SDC allows the user to choose packages from VNF-SDK and start the onboarding from there instead of manually uploading a package.
 
-   * This note must be removed after content has been added.
 
+.. list-table::
+   :widths: 60 40
+   :header-rows: 1
 
+   * - URL
+     - Description
+   * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars
+     - get all available csar package data
+   * - /onapapi/vnfsdk-marketplace/v1/PackageResource/csars/{id}/files
+     - Download CSAR by id
\ No newline at end of file