Hi all, I've an implementation issue in my CMIS server (based on chemistry-opencmis-server-bindings :1.0.0). During my integration test phase, after selecting a repository through Apache Workbench, I get a null value for typeId argument in my getTypeChildren. This null value is pulled by Worknbench at org.apache.chemistry.opencmis.workbench.model:152
Is-it of my responsibility to manage a request with a typeId value at null ? And How can I return a Type Definition List without knowing this value ? Best regards,
