chore: update swagger definitions (#1151)

update swagger definitions
This commit is contained in:
Francois Falala-Sechet
2020-08-17 09:37:12 +02:00
committed by GitHub
parent 22880df429
commit dfe4b70d91
4 changed files with 30 additions and 15 deletions

View File

@@ -1,13 +1,12 @@
type: object
properties:
conversation_id:
type: number
description: ID of the conversation
required: true
content:
type: string
description: The content of the message
required: true
message_type:
type: string
enum: ['outgoing', 'incoming']
private:
type: boolean
description: Flag to identify if it is a private note