hedgedoc/test
David Mehren 6944094b9b fix(api/private/me): require and document displayName
This renames the argument in the POST /profile route to `displayName`
to be more consistent with the UserDTO.

It also adds OpenAPI docs.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-07 13:54:43 +01:00
..
private-api fix(api/private/me): require and document displayName 2022-03-07 13:54:43 +01:00
public-api refactor(api/public/media): return MediaUpload object instead of url 2022-03-07 13:54:43 +01:00
app.e2e-spec.ts
test-setup.ts test: add and use a mocked DatabaseConfig 2022-03-06 22:24:21 +01:00
tsconfig.json
tsconfig.json.license
utils.ts