evolution-api/src/api/routes
Davidson Gomes 62c00c3db2 feat(router): update whatsappWebVersion to fetch latest Baileys version
- Modified the root route to fetch the latest WhatsApp web version from Baileys if not set in the environment configuration.
- This enhancement ensures that clients receive the most up-to-date version information in the API response.
2025-06-13 12:03:24 -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 feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00
group.router.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
index.router.ts feat(router): update whatsappWebVersion to fetch latest Baileys version 2025-06-13 12:03:24 -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