Open
Description
When making a request for all metaproperties, the call can timeout if some metaproperties have large numbers of options (e.g. a complex taxonomy).
To get around this, it should be possible to query metaproperties without options (options=0) and then only request the options for metaproperties of interest. This can be done easily via the REST calls, but not currently via the Java SDK.
An easy solution is to add the properties "options" and "id", so the relevant REST calls can be made.
I have made a branch to implement this and I can push it and create pull request.
Metadata
Assignees
Labels
No labels
Activity