-
Type: Improvement
-
Status: Open
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: 10.10
-
Fix Version/s: HOTFIX_10.10, 2021.x
-
Component/s: Rest API
-
Tags:
-
Backlog priority:500
Currently DirectoryJsonWriter only returns name, schema, idField and parent.
0: {entity-type: "directory", name: "continent", schema: "vocabulary", idField: "id", parent: null}
It needs the "readOnly" attribute too to disable some buttons in the UI if the directory is defined with readOnly=true
- is required by
-
WEBUI-810 Disable add/edit/delete button in vocabulary management screen for readonly vocabularies
- Open