feat: Add APIs for Dialogflow integration V1 (#2155)

Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
This commit is contained in:
Sojan Jose
2021-05-05 21:06:11 +05:30
committed by GitHub
parent fd0c26cdae
commit b30ecb27a6
19 changed files with 303 additions and 26 deletions

View File

@@ -5,7 +5,7 @@
# id :bigint not null, primary key
# access_token :string
# hook_type :integer default("account")
# settings :text
# settings :jsonb
# status :integer default("disabled")
# created_at :datetime not null
# updated_at :datetime not null