sdk-codegen icon indicating copy to clipboard operation
sdk-codegen copied to clipboard

feat(typescript-sdk-examples): Adding some alert endpoint examples for sdkv4.0

Open LukaFontanilla opened this issue 3 years ago • 0 comments

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)

LukaFontanilla avatar Feb 09 '22 21:02 LukaFontanilla