discourse-translator/spec/services
Alan Guo Xiang Tan ac4dcebf63
FIX: POST instead of GET when interacting with google translation api. (#31)
The docs now recommends `POST`: `POST https://translation.googleapis.com/language/translate/v2/detect`

This fixes the error message we were seeing in production: `Your client has issued a malformed or illegal request.`
2020-12-21 16:33:43 +11:00
..
google_spec.rb FIX: POST instead of GET when interacting with google translation api. (#31) 2020-12-21 16:33:43 +11:00
microsoft_spec.rb FEATURE: Add support for Cognitive Service’s multi-service resource. 2020-09-28 10:58:19 +08:00
yandex_spec.rb Fix Rubocop offense 2020-01-07 15:38:40 -05:00