hedgedoc/src/users
Philip Molares 3620416ed6 Docs: Add ApiProperty to all Dtos
This makes it possible for the autogenerated openapi file to contain all the dtos instead of nothing.

Signed-off-by: Philip Molares <philip.molares@udo.edu>
2021-03-19 12:08:34 +01:00
..
identity.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
session.entity.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
user-info.dto.ts Docs: Add ApiProperty to all Dtos 2021-03-19 12:08:34 +01:00
user.entity.ts Add relation between User and Group 2021-02-18 22:25:52 +01:00
users.module.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
users.service.spec.ts auth: Add tests for AuthService 2021-01-25 21:30:02 +01:00
users.service.ts Enforce explicit function return types 2021-02-27 17:41:32 +01:00