feat: add sample endpoint to test JWT
This commit is contained in:
@@ -51,7 +51,7 @@ export type SentenceLinkRequestDTO = z.TypeOf<typeof sentenceLinkRequestSchema>;
|
||||
* default: ok on success, otherwise ErrorDTO with error
|
||||
* uri:
|
||||
* type: string
|
||||
* default: username
|
||||
* default: generated uri
|
||||
* subdomain:
|
||||
* type: string
|
||||
* default: subdomain or null
|
||||
|
||||
Reference in New Issue
Block a user