...
URL: | /editor/languageresourceinstance | |||
Available Methods: | GET listing only | |||
Specialities: | Data is generated depending on the available and configured match resource services. | Availability: |
Note |
---|
Only available for supporters of the crowdfunding until the crowdfunding is fully financed. |
Resource Layout
Name | Type | Info |
id | string | GET only |
name | string | GET only, defined by the service and depends on the configured resources of the service. |
serviceName | string | GET only, defined by the service (readable name of the service) |
serviceType | string | GET only, defined by the service (PHP class name) |
filebased | boolean | GET only, defined by the service |
searchable | boolean | GET only, defined by the service |
defaultColor | string | GET only, defined by the service |
writable | boolean | GET only, Flag if edited matches can be saved back to this resource |
sourceLanguages | array | GET only, Available source language codes for the resources. |
targetLanguages | array | GET only, Available target language codes for the resources. |
creatable | boolean | GET only, Shows if a resource can be created |
...