slackapi / java-slack-sdk

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

Adding new canvas public API sample JSON data #1322

Closed filmaj closed 1 month ago

filmaj commented 1 month ago

Assembled by pinging the relevant APIs on Slack dev. Planned to be released tomorrow.

https://github.com/slackapi/node-slack-sdk/pull/1813 on the node side had the response shapes generated based off of this PR.

codecov[bot] commented 1 month ago

Codecov Report

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

Project coverage is 74.91%. Comparing base (54d924c) to head (e6427ff).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #1322 +/- ## ========================================= Coverage 74.91% 74.91% - Complexity 4129 4130 +1 ========================================= Files 443 443 Lines 12791 12791 Branches 1319 1319 ========================================= + Hits 9582 9583 +1 + Misses 2441 2440 -1 Partials 768 768 ```

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