feat(webapi): include cid in ServerEvent::Msg

This commit is contained in:
oxalica 2024-10-08 21:14:13 -04:00
parent 814fac1974
commit ff7fd9e4b2
6 changed files with 18 additions and 18 deletions

View file

@ -574,7 +574,7 @@ components:
- type: object
properties:
chat:
$ref: '#/components/schemas/Signed-Chat'
$ref: '#/components/schemas/WithMsgId-Signed-Chat'
- type: object
properties: