Chore: Update Swagger API docs (#608)

This commit is contained in:
Pranav Raj S
2020-03-11 16:19:13 +05:30
committed by GitHub
parent a5b1e2b650
commit 260e40831a
23 changed files with 1014 additions and 463 deletions

View File

@@ -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