Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
15
research/chatwoot/spec/fixtures/contacts.yml
vendored
Normal file
15
research/chatwoot/spec/fixtures/contacts.yml
vendored
Normal file
@@ -0,0 +1,15 @@
|
||||
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/FixtureSet.html
|
||||
|
||||
one:
|
||||
name: MyString
|
||||
email: MyString
|
||||
phone_number: MyString
|
||||
channel_id: 1
|
||||
account_id: 1
|
||||
|
||||
two:
|
||||
name: MyString
|
||||
email: MyString
|
||||
phone_number: MyString
|
||||
channel_id: 1
|
||||
account_id: 1
|
||||
Reference in New Issue
Block a user