List
action: api/v2/machineTranslateSettings/list token string response: JSON [ { "id":1, "default":true, "name":"Microsoft with feedback", "type":"MicrosoftTranslatorWithFeedback", "args": [ "category": null ] }, { "id":2, "default":false, "name":"Google", "type":"GoogleTranslate", "args": [ ] }, { "id":3, "default":false, "name":"Microsoft", "type":"MicrosoftTranslator", "args": [ "category": null ] } ]
Comments
Article is closed for comments.