URL: | /editor/plugins_matchresource_tmmt | |
Available Methods: | GET / POST / PUT / DELETE | |
Specialities: | Non filebased match resources can only be added by the "admin" role. Users with the role "pm" can add filebased entries. | |
| Availability: |
|
Name | Type | Info |
id | integer | GET only |
| entityVersion | integer | GET only, set by server |
name | string | Custom name of the match resource. |
| sourceLang | integer | GET / POST, non editable after creation; numeric DB id of the language |
| targetLang | integer | GET / POST, non editable after creation; numeric DB id of the language |
color | string | Custom color of the match resource in hexadecimal form, used in the GUI. |
resourceId | string | POST / GET, non editable after creation |
serviceType | string | GET only, set by setting a resourceId |
serviceName | string | GET only, set by setting a resourceId |
| fileName | string | POST / GET, can not be changed |
| filebased | boolean | GET only, set by setting a resourceId |
| searchable | boolean | GET only, set by setting a resourceId |