mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-21 04:42:20 -06:00
Add 'add' field to the 'label' object in swagger.yaml and update event handling in whatsapp.service.ts
This commit is contained in:
@@ -2138,10 +2138,11 @@ paths:
|
||||
type: string
|
||||
remove:
|
||||
type: boolean
|
||||
add:
|
||||
type: boolean
|
||||
required:
|
||||
- numberJid
|
||||
- labelId
|
||||
- remove
|
||||
|
||||
/settings/set/{instanceName}:
|
||||
post:
|
||||
|
||||
Reference in New Issue
Block a user