...
Note |
---|
If the API changes in an incompatible manner this is listed explicitly in the "important release notes" section of each releases changelog. |
Get termcollections list | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request | GET /editor/termcollection | |||||||||
|
Get an info for a certain termcollection | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Request | GET /editor/termcollection/ID | |||||||||
URI Params | ID Required. Id of a termcollection | |||||||||
|
Description
The database-side storage of terms is extended by the "TermCollection", which makes it possible, for example, to group terms that belong to a specifc client. This way an end client can be assigned to one or more TermCollections.
...