Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
sources | ||
Dockerfile | ||
Makefile | ||
README.md | ||
config.toml | ||
publish.sh | ||
s3_website.json | ||
versions.json | ||
yarn.lock |
* 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
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
sources | Loading commit data... | |
Dockerfile | Loading commit data... | |
Makefile | Loading commit data... | |
README.md | Loading commit data... | |
config.toml | Loading commit data... | |
publish.sh | Loading commit data... | |
s3_website.json | Loading commit data... | |
versions.json | Loading commit data... | |
yarn.lock | Loading commit data... |