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
2019-08-16 10:49:30 +02:00
2019-05-13 08:45:54 +02:00
2019-07-02 16:06:59 +03:00
2018-06-26 09:22:31 +02:00
2018-04-13 20:31:29 +02:00
2019-04-25 09:06:44 +02:00
2019-05-23 15:54:47 +03:00
2019-07-16 16:58:46 +02:00
2018-04-30 16:21:04 +02:00
2019-08-12 20:03:48 +02:00
2019-08-12 20:03:48 +02:00
2019-08-16 10:49:30 +02:00
2019-08-16 10:49:30 +02:00
2019-09-17 10:27:55 +02:00
2019-07-11 11:20:34 +03:00
2019-05-13 08:45:54 +02:00
2018-11-19 13:54:13 -05:00
2018-11-19 13:54:13 -05:00
2019-07-09 09:37:24 +03:00
2019-09-17 19:28:35 +02:00
2018-07-02 17:13:59 +02:00
2018-04-04 15:50:45 +02:00
2018-12-10 18:47:23 -05:00
2019-07-16 16:58:46 +02:00
2019-04-30 13:32:18 +02:00
2019-07-16 16:58:46 +02:00
2018-10-03 12:55:01 +02:00
2019-07-16 16:58:46 +02:00
2018-06-22 21:15:36 -05:00
2019-09-17 12:29:43 +03:00
2018-07-02 17:13:59 +02:00
2018-04-04 15:51:19 +02:00
2019-04-17 13:07:50 +02:00
2019-07-11 09:45:29 +03:00
2019-09-16 13:38:03 +02:00
2019-05-08 10:37:48 +02:00
2018-11-19 13:54:13 -05:00
2019-08-16 16:06:54 +01:00
2019-09-17 10:27:55 +02:00
2019-09-19 16:13:38 +01:00
2019-09-19 16:13:38 +01:00
2019-08-06 09:50:20 +03:00
2019-09-13 16:26:25 +01:00
2019-09-16 13:38:03 +02:00
2019-09-27 16:18:24 +02:00
2019-09-12 18:45:50 +02:00
2019-08-12 20:03:48 +02:00
2019-07-16 16:58:46 +02:00
2019-05-22 15:30:03 +03:00
2019-05-13 08:45:54 +02:00
2019-06-12 07:27:47 +02:00
2019-05-09 11:45:39 +02:00
2018-11-12 20:01:53 +01:00
2018-03-22 22:38:44 +01:00
2019-01-28 22:29:20 +01:00
2019-07-16 16:58:46 +02:00
2019-07-16 16:58:46 +02:00
2018-03-22 22:38:44 +01:00
2019-07-10 12:06:51 +03:00
2019-08-08 11:27:47 +03:00
2019-08-08 11:27:47 +03:00
2019-09-30 20:54:09 +01:00
2019-07-08 14:30:02 +02:00
2019-07-08 14:30:02 +02:00
2019-09-30 20:54:09 +01:00