feat: add link generation support (short/sentence links) + wordlist
All checks were successful
Update changelog / changelog (push) Successful in 26s
All checks were successful
Update changelog / changelog (push) Successful in 26s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user