evolution-api/src/api/controllers
Davidson Gomes f7db442a94 Refactor Instance Management with Additional Profile Information
- Added new fields `ownerJid`, `profileName`, and `profilePicUrl` to the Instance DTO for improved user identification and personalization.
- Updated InstanceController to include the new profile information in instance data handling.
- Enhanced WAMonitoringService to utilize the additional profile fields, improving the context of instance data during monitoring operations.
2025-01-22 11:09:05 -03:00
..
call.controller.ts feat: adiciona controlador de chamadas 2024-10-07 10:49:51 -03:00
chat.controller.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
group.controller.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
instance.controller.ts Refactor Instance Management with Additional Profile Information 2025-01-22 11:09:05 -03:00
label.controller.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
proxy.controller.ts Fix prettier errors 2025-01-07 08:50:34 +01:00
sendMessage.controller.ts feat: send ptv message 2024-10-28 18:02:17 -03:00
settings.controller.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
template.controller.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00