slackapi / java-slack-sdk

Slack Developer Kit (including Bolt for Java) for any JVM language
https://slack.dev/java-slack-sdk/
MIT License
570 stars 209 forks source link

Update instructions in documentation for OAuth examples #1262

Closed zimeg closed 7 months ago

zimeg commented 7 months ago

Summary

This PR makes a few changes to the OAuth examples in documentation to remove some confusion:

Category

Requirements

Please read the Contributing guidelines and Code of Conduct before creating this issue or pull request. By submitting, you agree to those rules.

codecov[bot] commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (60fc261) 74.31% compared to head (2f2a08b) 74.31%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1262 +/- ## ========================================= Coverage 74.31% 74.31% Complexity 4120 4120 ========================================= Files 443 443 Lines 13078 13078 Branches 1322 1322 ========================================= Hits 9719 9719 Misses 2587 2587 Partials 772 772 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.