evolution-api/src/api/routes
Davidson Gomes b5c67774dc chore: remove CONFIG_SESSION_PHONE_VERSION and update related code
- Removed the CONFIG_SESSION_PHONE_VERSION environment variable from the configuration and Docker files.
- Updated the BaileysStartupService to directly fetch the latest WhatsApp Web version without relying on the removed environment variable.
- Adjusted the index router to reflect the changes in the WhatsApp Web version retrieval.
2025-07-29 09:20:08 -03:00
..
business.router.ts feat: Criado um novo grupo de rotas (business) para tratar dos catalogos de produtos e Coleções evitando alterações desnecessárias em arquivos do repositório 2025-02-07 00:56:49 -03:00
call.router.ts refactor: remove a função "offerCall" do controller sendMessage 2024-10-07 11:05:17 -03:00
chat.router.ts feature: run lint to clean up codebase 2025-07-21 12:26:08 -05:00
group.router.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
index.router.ts chore: remove CONFIG_SESSION_PHONE_VERSION and update related code 2025-07-29 09:20:08 -03:00
instance.router.ts feat: Add NATS integration and update Baileys service 2025-02-25 15:42:40 -03:00
label.router.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
proxy.router.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
sendMessage.router.ts feat: send ptv message 2024-10-28 18:02:17 -03:00
settings.router.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
template.router.ts Fix prettier errors 2025-01-07 08:50:34 +01:00
view.router.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00