slack-ruby / slack-ruby-client

A Ruby and command-line client for the Slack Web, Real Time Messaging and Event APIs.
MIT License
1.21k stars 214 forks source link

Update web.rake to delete obsolete endpoints and commands #425

Closed kstole closed 1 year ago

kstole commented 1 year ago

The slack:web:api:update task currently doesn't touch previous endpoints, endpoint specs, or commands if they no longer have any current Web API methods, so there are some empty classes and classes with all obsolete methods.

dangerpr-bot commented 1 year ago
1 Warning
:warning: There're library changes, but not tests. That's OK as long as you're refactoring existing code.

Generated by :no_entry_sign: Danger