Restructure omni services and add Chatwoot research snapshot
This commit is contained in:
15
research/chatwoot/swagger/parameters/contact_sort.yml
Normal file
15
research/chatwoot/swagger/parameters/contact_sort.yml
Normal file
@@ -0,0 +1,15 @@
|
||||
in: query
|
||||
name: sort
|
||||
schema:
|
||||
type: string
|
||||
enum:
|
||||
- name
|
||||
- email
|
||||
- phone_number
|
||||
- last_activity_at
|
||||
- -name
|
||||
- -email
|
||||
- -phone_number
|
||||
- -last_activity_at
|
||||
required: false
|
||||
description: The attribute by which list should be sorted
|
||||
Reference in New Issue
Block a user