feat: Remove restrictions on API channel webhook_url (#2261)

This commit is contained in:
Pranav Raj S
2021-05-13 15:03:25 +05:30
committed by GitHub
parent 35f8d01a0c
commit 836b317b8a
6 changed files with 50 additions and 8 deletions

View File

@@ -3,7 +3,7 @@
# Table name: channel_api
#
# id :bigint not null, primary key
# webhook_url :string not null
# webhook_url :string
# created_at :datetime not null
# updated_at :datetime not null
# account_id :integer not null