Files
mattermost/api4
Jesse Hallam a1656dffa9 MM-10201: querystring for get slash commands (#8779)
* pass GET slash command payloads through query string

Previously, both GET and POST requests received the payload via the
body, but this was incorrect for GET requests. Now, the payloads for GET
requests is sent via the query string.

* reorder tests for clarity

* switch command tests to use httptest servers

* restore original test command endpoints
2018-05-14 13:24:22 -04:00
..
2018-04-27 12:49:45 -07:00
2017-10-02 13:25:33 -07:00
2018-02-09 13:59:17 -06:00
2018-04-27 12:49:45 -07:00
2018-04-27 12:49:45 -07:00
2018-03-29 10:04:54 -04:00
2018-04-12 15:02:36 -04:00
2018-05-10 17:56:11 +08:00
2018-04-27 12:49:45 -07:00
2018-04-27 12:49:45 -07:00