mirror of
https://github.com/EvolutionAPI/evolution-api.git
synced 2025-12-24 14:17:47 -06:00
feat: pusher event integration
This commit is contained in:
@@ -3,6 +3,7 @@ import { v4 } from 'uuid';
|
||||
|
||||
import { EventController } from './event.controller';
|
||||
|
||||
export * from '@api/integrations/event/pusher/pusher.schema';
|
||||
export * from '@api/integrations/event/webhook/webhook.schema';
|
||||
|
||||
export const eventSchema: JSONSchema7 = {
|
||||
|
||||
Reference in New Issue
Block a user