-
Type: Sub-task
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Automation, Rest API
The CRUD Rest binding on top of Automation should also allow native management of attachements :
- GET : to retrieve a Blob by it's index, filename or xpath
- PUT : to add a Blob by it's index, filename or xpath
- POST : to update a Blob by it's index, filename or xpath
- DELETE : to remove a Blob by it's index, filename or xpath