sdk-codegen
sdk-codegen copied to clipboard
feat(typescript-sdk-examples): Adding some alert endpoint examples for sdkv4.0
Examples Added:
- bulkDeleteAlerts (readme updated and prettier run): admin script to bulk delete alerts for a given user
- createSlackAlert (readme updated and prettier run): script to enable users to programmatically create an alert sent to slack based off of the default slack workspace connected
Developer Checklist ℹ️
Thank you for opening a Pull Request! Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- [x] Ensure the tests and linter pass
- [x] Appropriate docs were updated (if necessary)