hedgedoc/test/private-api
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
..
fixtures
alias.e2e-spec.ts
auth.e2e-spec.ts
groups.e2e-spec.ts
history.e2e-spec.ts
me.e2e-spec.ts fix(api/private/me): require and document displayName 2022-03-07 13:54:43 +01:00
media.e2e-spec.ts
notes.e2e-spec.ts
register-and-login.e2e-spec.ts feat(api/private/me): include authProvider in UserInfo 2022-03-07 13:54:43 +01:00
tokens.e2e-spec.ts
users.e2e-spec.ts