-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 5.8, 6.0, 7.10, 8.1, 8.2, 8.3
-
Fix Version/s: 9.1
-
Component/s: Automation, Documentation
-
Sprint:nxfit 9.1.2, nxfit 9.1.4
-
Story Points:2
Both the label and description of the Directory.SuggestEntries operation seems to be pasted from the Directory.Entries operation. The aren't any explanation or samples of the many parameters (although some may be obvious).
From explorer.nuxeo.com :
Directory.Entries Get directory entries Get the entries of a directory. This is returning a blob containing a serialized JSON array. The input document, if specified, is used as a context for a potential local configuration of the directory.
Directory.SuggestEntries Get directory entries Get the entries of a directory. This is returning a blob containing a serialized JSON array. The input document, if specified, is used as a context for a potential local configuration of the directory.