hedgedoc/src/api
David Mehren 552cb05d92 refactor(api/private/tokens): validate POST data with DTO
This adds a `AuthTokenCreateDto` which allows
to fully validate incoming JSON data.

Signed-off-by: David Mehren <git@herrmehren.de>
2022-03-06 22:24:21 +01:00
..
private refactor(api/private/tokens): validate POST data with DTO 2022-03-06 22:24:21 +01:00
public feat(user-info-dto): split email into separate DTO 2022-03-01 20:20:18 +01:00
utils fix: openapi decorator 2022-02-27 18:40:53 +01:00