Add 'add' field to the 'label' object in swagger.yaml and update event handling in whatsapp.service.ts

This commit is contained in:
Judson Cairo
2024-02-08 13:31:56 -03:00
parent 6d3779eb83
commit e8d32066b4
2 changed files with 14 additions and 13 deletions

View File

@@ -2138,10 +2138,11 @@ paths:
type: string
remove:
type: boolean
add:
type: boolean
required:
- numberJid
- labelId
- remove
/settings/set/{instanceName}:
post: