feat: add support for apps.user.connection.update#2535
Conversation
🦋 Changeset detectedLatest commit: a3993df The changes in this PR will be included in the next version bump. This PR includes changesets to release 1 package
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #2535 +/- ##
=======================================
Coverage 90.66% 90.67%
=======================================
Files 82 82
Lines 14980 14994 +14
Branches 508 508
=======================================
+ Hits 13582 13596 +14
Misses 1373 1373
Partials 25 25
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
zimeg
left a comment
There was a problem hiding this comment.
@WilliamBergamin LGTM! Let us find the proper authentications now 🔏 ✨
.changeset/grumpy-jobs-poke.md
Outdated
| "@slack/web-api": minor | ||
| --- | ||
|
|
||
| Add support for the `apps.user.connection.update` API method |
There was a problem hiding this comment.
📚 praise: Thanks for including this! I'm curious if a conventional commit format might be best to use longterm and if we can link to this method, but not a blocker at all - sharing thoughts toward changesets!
Summary
Adds support for https://docs.slack.dev/reference/methods/apps.user.connection.update/
Requirements