14287: Accept order param as string or array.
[arvados.git] / lib / controller / router / router_test.go
2019-06-17 Tom Clegg14287: Fill in resp.items[].kind even if no uuid/pdh...
2019-06-17 Tom Clegg14287: Add "kind" key to controller responses.
2019-06-17 Tom Clegg14287: Fix accepting JSON-encoded params in request...
2019-06-17 Tom Clegg14287: Test timestamp precision is maintained by respon...
2019-06-17 Tom Clegg14287: Fix token in container test.
2019-06-17 Tom Clegg14287: Fix accepting boolean params via query string.
2019-06-17 Tom Clegg14287: Refactor controller to use strong types in API...