[ADF-1549] Added files for Core library (#2345)

* [ADF-1549] Added files for Core library

* [ADF-1549] Updated md files following checks
This commit is contained in:
Andy Stark
2017-09-18 16:52:56 +01:00
committed by Eugenio Romano
parent 12e54da11c
commit 1c6866f7d1
23 changed files with 1144 additions and 16 deletions
+6
View File
@@ -0,0 +1,6 @@
# Renditions Service
* getRenditionsListByNodeId(nodeId: string)
* createRendition(nodeId: string, encoding: string)
* getRendition(nodeId: string, encoding: string)
* isRenditionAvailable(nodeId: string, encoding: string)