Details
-
Type:
New Feature
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 2.2.* - REST Version 0.2
-
Component/s: Activity - REST
-
Labels:None
Description
Extends the base REST activity for the GET case.
Add configuration UI for
a) providing the URI signature
b) selecting the Accepts mime-type (may be best to call this Representation)
Can be considered done - as part of the REST Activity, which can make GET requests. URI signature handler is implemented and the Accept header can be set.