evolution-api/src/api/services
Rafael Santana ecd4b913b6 feat: add support for fetching multiple instances by key
This commit adds a new feature to fetch instances by key in the InstanceController. If the provided key does not match the environment key, the controller will search for instances with the matching token. If instances are found, the names are extracted and passed to the waMonitor to retrieve instance information.

Also, update the waMonitor's instanceInfo method to accept an array of instance names instead of a single name.

Fixes #990
2024-10-17 16:42:52 -05:00
..
auth.service.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
cache.service.ts Merge pull request #839 from judsonjuniorr/v2-is-on-whatsapp-cache 2024-09-02 09:37:25 -03:00
channel.service.ts Fix lastMessage info for fetch chats query 2024-10-12 01:24:01 +02:00
monitor.service.ts feat: add support for fetching multiple instances by key 2024-10-17 16:42:52 -05:00
proxy.service.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
settings.service.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00
template.service.ts Path mapping & deps fix & bundler changed to tsup 2024-08-11 20:47:17 -03:00