mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-11 00:25:34 +00:00
Use simplified Snowflake ID generation
This prevents leaking server information to client with little effort.
This commit is contained in:
parent
59d51937da
commit
a7f260027d
5 changed files with 36 additions and 12 deletions
|
@ -179,7 +179,7 @@ paths:
|
|||
200:
|
||||
content:
|
||||
application/json:
|
||||
type: integer
|
||||
type: string
|
||||
description: Created chat id (cid).
|
||||
400:
|
||||
description: Body is invalid or fails the verification.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue