chore: Add Swagger docs for Platform APIs (#2349)

This commit is contained in:
Sojan Jose
2021-05-31 10:58:43 +05:30
committed by GitHub
parent cc75a668cb
commit 9d16e52e33
37 changed files with 2315 additions and 837 deletions

View File

@@ -0,0 +1,5 @@
type: object
properties:
name:
type: string
description: Name of the account

View File

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

View File

@@ -0,0 +1,12 @@
type: object
properties:
name:
type: string
description: Name of the user
email:
type: string
description: Email of the user
password:
type: string
description: Password must contain uppercase, lowercase letters, number and a special character