-
Type:
Improvement
-
Status: Open
-
Resolution: Unresolved
-
Affects Version/s: 6.1, 6.2, 5.1.N, 5.2.N, 6.N
-
Component/s: ACS REST API
-
Labels:None
-
Bug Priority:
-
ACT Numbers:
01012016
Description:
We currently don't provide a public and documented v1 REST API to retrieve information about the dictionary available on ACS, something to list all the models, the types and the aspects.
We currently have a v0 REST API (repository REST API) that returns this as a JSON (under <ALFRESCO_URL>/alfresco/service/api/dictionary) but it's deprecated in newer releases and it's not documented after ACS 5.0 (https://docs.alfresco.com/5.0/references/RESTful-DictionaryDictionaryGet.html).