Open Issues Need Help
View All on GitHub API Development • .NET Client Libraries
How should we handle 'unknown' webhook event types 2 months ago
AI Summary: The task is to improve ZoomNet's webhook handling to gracefully manage unknown event types. Instead of throwing an exception when encountering an unsupported event type, the goal is to provide a mechanism allowing developers to handle these events through custom logic, potentially using an event or delegate system.
Complexity:
3/5
help wanted Enhancement