feat: add link generation support (short/sentence links) + wordlist
All checks were successful
Update changelog / changelog (push) Successful in 26s

This commit is contained in:
2026-01-02 17:50:52 +01:00
parent f0ca4e897c
commit f86630c51e
12 changed files with 7462 additions and 6 deletions

View File

@@ -58,7 +58,7 @@ export type LoginRequestDTO = z.TypeOf<typeof loginRequestSchema>;
* properties:
* status:
* type: string
* default: ok on success otherwise ErrorDTO with error
* default: ok on success, otherwise ErrorDTO with error
* name:
* type: string
* default: username