I have an issue with a CMIS request to a nuxeo server. When I make a request like
/nuxeo/atom/cmis/default/children?id=123456789
, the nuxeo server send only the folder include in the folder with id=123456789.
I would like to see the files too. Does the request is correct?