Some notable infrastructure contributions below. See commits for Slack API updates.
- Your contribution here.
- #64: Add
arg_groups
for groups of arguments whose requirement is interdependent - @jmanian. - #64: Add
"format": "json"
attribute for arguments that need to be JSON strings - @jmanian. - #58: Set up Rubocop - @kstole.
- #55: Consider
Deprecated:
label in API method summary - @kstole. - Updated crawlers to use new API documentation DOM - @chrisbloom7.
- Added undocumented methods - @manuelmeurer.
- Modified method scraper to look for tags within - @alexagranov.
- Added events - @dblock.
- Organized methods into groups, added scraped group descriptions - @dblock.
- Replaced manually edited docs with a rake task
api:methods:update
that parses API at https://api.slack.com - @rusikf. - Initial fork, updated December 22, 2014 from https://github.com/slackhq/slack-api-docs - @dblock.