Details
-
Story
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
-
None
Description
the RestClient and RestClientUI should be able to access and use infomation about the context of the user when the call is made.
In particular - an actual use case we had - developer wanted to pass the language of the current user as a querystring to the REST call. Without this ability they would return all responses in all languages which was overwhelming for the user who only wanted to see items in one language - for example spanish.
Maybe there coould be a "context" object which would contain info about the current usage. Aand this could be used within the queryParams or elsewhere.
Checklists
Acceptance criteria