Chore: APIs for agent bots (#676)

Co-authored-by: Pranav Raj Sreepuram <pranavrajs@gmail.com>
This commit is contained in:
Sojan Jose
2020-04-07 10:41:18 +05:30
committed by GitHub
parent 4feca1d88d
commit 1cfa756d49
14 changed files with 277 additions and 3 deletions

View File

@@ -0,0 +1,14 @@
type: object
properties:
id:
type: number
description: ID of the agent bot
description:
type: string
description: The description about the agent bot
name:
type: string
description: The name of the agent bot
outgoing_url:
type: string
description: The webhook URL for the bot