Files
grafana/pkg/api
gotjosh 4181b30b75 API: Add createdAt and updatedAt to api/users/lookup (#19496)
* API: Add `createdAt` and `updatedAt` to api/users/lookup

In the past, we have added both `updatedAt` (#19004) and `createdAt` (#19475) to /api/users/:id

Turns out, api/users/lookup uses the same DTO for both. This fixes the serialization of both `createdAt` and `updatedAt`for this endpoint.

Also, adds a test to ensure no further regressions.

* Updated API documentation
2019-09-30 20:54:09 +01:00
..
2019-05-13 08:45:54 +02:00
2018-06-26 09:22:31 +02:00
2018-04-13 20:31:29 +02:00
2018-11-12 20:01:53 +01:00
2018-03-22 22:38:44 +01:00
2018-03-22 22:38:44 +01:00