| Name |
Description |
| add |
Adds a new data entry |
| addContent |
Update the dataContent of data entry using a resource |
| delete |
Delete a data entry. |
| get |
Get data entry by ID. |
| list |
List data entries by filter with paging support. |
| serve |
return the file from dataContent field. |
| update |
Update data entry. Only the properties that were set will be updated. |