Remove message.owner_user_id field and implement db migrations

This commit is contained in:
2023-07-27 17:44:06 +02:00
parent 308361a834
commit 8a6719fc19
36 changed files with 1381 additions and 357 deletions

View File

@@ -183,8 +183,6 @@ definitions:
permissions:
type: string
required:
- all_channels
- channels
- name
- permissions
type: object
@@ -583,8 +581,6 @@ definitions:
type: string
message_id:
type: string
owner_user_id:
type: string
priority:
type: integer
sender_ip: