mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-07-24 17:38:40 -06:00
feat: add merge_brazil_contacts to swagger doc
This commit is contained in:
parent
dcc32479ff
commit
7c207a50e1
@ -2244,6 +2244,9 @@ paths:
|
|||||||
conversation_pending:
|
conversation_pending:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: "Indicates whether to mark conversations as pending."
|
description: "Indicates whether to mark conversations as pending."
|
||||||
|
merge_brazil_contacts:
|
||||||
|
type: boolean
|
||||||
|
description: "Indicates whether to merge Brazil numbers in case of numbers with and without ninth digit."
|
||||||
import_contacts:
|
import_contacts:
|
||||||
type: boolean
|
type: boolean
|
||||||
description: "Indicates whether to import contacts from phone to Chatwoot when connecting."
|
description: "Indicates whether to import contacts from phone to Chatwoot when connecting."
|
||||||
|
Loading…
Reference in New Issue
Block a user