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

RFC: Add full_response option for Web client and requests #379

Closed jmanian closed 3 years ago

jmanian commented 3 years ago

Here's a possible solution to #378. No tests or documentation yet.

dblock commented 3 years ago

This is very bad ™️ IMO because an API should never return two different response types.

jmanian commented 3 years ago

See #378