evolution-api/src
Guilherme Gomes cb76381466 refactor: reorder parameters and simplify EvolutionBot DTO
This commit refines the EvolutionBot integration by reordering constructor parameters for consistency and removing unused properties from the EvolutionBotDto and EvolutionBotSettingDto classes. Key changes include:
- Adjusted the parameter order in the EvolutionBotService constructor for improved clarity.
- Streamlined the EvolutionBotDto and EvolutionBotSettingDto by eliminating unnecessary fields.

These updates enhance the maintainability and readability of the EvolutionBot integration.
2025-05-27 17:52:45 -03:00
..
@types feat: send media with form-data 2024-10-04 14:45:16 -03:00
api refactor: reorder parameters and simplify EvolutionBot DTO 2025-05-27 17:52:45 -03:00
cache Fix prettier errors 2025-01-07 08:50:34 +01:00
config refactor: update Flowise integration for improved configuration and validation 2025-05-27 15:49:15 -03:00
exceptions Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
utils Merge pull request #1351 from ricocorreia1/main 2025-04-08 19:10:38 -03:00
validate merging with develop 2025-03-28 10:36:34 -03:00
main.ts feat(env): enhance webhook configuration and SSL support 2025-05-21 17:55:00 -03:00