mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-02 12:35:33 +00:00
feat(webapi): include cid
in ServerEvent::Msg
This commit is contained in:
parent
814fac1974
commit
ff7fd9e4b2
6 changed files with 18 additions and 18 deletions
|
@ -574,7 +574,7 @@ components:
|
|||
- type: object
|
||||
properties:
|
||||
chat:
|
||||
$ref: '#/components/schemas/Signed-Chat'
|
||||
$ref: '#/components/schemas/WithMsgId-Signed-Chat'
|
||||
|
||||
- type: object
|
||||
properties:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue