Page tree

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Provides a list with all available groups.

URL:editor/plugins_globalesepretranslation_globalese/groups
Available Methods:GET

Specialities:

 

Groups resource Layout

NameTypeInfo
idintegerThe id of the group
namestringThe name of the group

Additional info: Only the groups who exist for the authenticated user will be returned.

 

Provides a list with all available engines.

URL:editor/plugins_globalesepretranslation_globalese/engines
Available Methods:GET
Specialities:-

 

GET request parametars example (json):

{

"username":"aleksandar@mittagqi.com",

"apiKey":"68ae70c4aecd16b4a9663c491a15fefa",

"sourceLang":"5",

"targetLang":"4"

}

Engines resource Layout

NameTypeInfo
sourceLangstring (rfc5646)Source language of the segments
targetLangstring (rfc5646)The language that the segments will be translated
  • No labels