momentohq / client-sdk-javascript

Official JavaScript SDK for Momento Serverless Cache
Apache License 2.0
55 stars 20 forks source link

feat: Port webhooks api to new switch pattern #1406

Closed rishtigupta closed 2 months ago

rishtigupta commented 2 months ago

Port webhooks api to new switch pattern

Description:

I had to comment out the example code for webhooks since the CI kept failing for it. Will publish this sdk version and update the tests accordingly in a follow-up pr.

Issue

Closes https://github.com/momentohq/dev-eco-issue-tracker/issues/956

rishtigupta commented 2 months ago

Will update the integ tests and examples in a separate pr after this pr is merged.

cprice404 commented 2 months ago

can you update the pr title / commit message before merging please? thanks!