Chore: Update Swagger API docs (#608)
This commit is contained in:
@@ -2,9 +2,12 @@ type: object
|
||||
properties:
|
||||
conversation_id:
|
||||
type: number
|
||||
description: ID of the conversation
|
||||
required: true
|
||||
message:
|
||||
type: string
|
||||
description: The content of the message
|
||||
required: true
|
||||
private:
|
||||
type: boolean
|
||||
fb_id:
|
||||
type: number
|
||||
description: Flag to identify if it is a private note
|
||||
|
||||
Reference in New Issue
Block a user