Details
-
Sub-task
-
Status: Closed
-
Critical
-
Resolution: Fixed
-
None
Description
In the history tracking REST API, we expose two optional URL query params, "count" and "start".
We don't extract these properly, because we use httprouter.ParamsFromContext(). We need Request.URL.GetQuery().
Attachments
Issue Links
- links to