slack-api-ref icon indicating copy to clipboard operation
slack-api-ref copied to clipboard

This is a maintained, machine-readable version of the Slack API Docs.

Results 5 slack-api-ref issues
Sort by recently updated
recently updated
newest added

Enforce a CHANGELOG and its format on pull requests, something like https://github.com/opensearch-project/OpenSearch/blob/main/.github/workflows/changelog_verifier.yml or https://github.com/slack-ruby/slack-ruby-client/blob/master/.github/workflows/danger.yml

new feature

The sample responses from the official Slack documentation are often invalid JSON. For example, check [files.upload](https://api.slack.com/methods/files.upload) (because of '...') or [im.history](https://api.slack.com/methods/im.history) (because of a trailing comma in the second message)....

new feature

Related to https://github.com/slack-ruby/slack-ruby-client/pull/312#issuecomment-598811194 cc: @jmanian

new feature

https://github.com/slack-ruby/slack-api-ref/commit/b53e41485a0540e9607fa82f5f3690fd51b56982 deleted a bunch of stuff, which was fixed in https://github.com/slack-ruby/slack-api-ref/pull/27. The job should have failed or some kind of visible warning should have been produced,

new feature

See https://github.com/slack-ruby/slack-ruby-client/issues/118, apparently `channels.invite` can take up to 30 users.

new feature