-
Type: User story
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 5.8
-
Component/s: Java Client
Provide an helper on the client for doing a simple REST call and getting back the result in a map.
Acceptance:
- I can use the client to call the User Endpoint, and get some nested maps as a result (mapped on the returned json).
- I have a documentation on how to do so