Hi Thierry, Guillaume
Quick questions pretty please :
* how to list all properties of a schema or facet in freemarker ? I can list only default ones, see macros at the bottom of https://github.com/easysoa/EasySOA-Incubation/blob/master/easysoa-registry-v1/easysoa-registry-rest-server/src/main/resources/skin/views/EasySOA/servicedoc.ftl
* how to (NXQL) query on unset properties ? on set properties = <> != all work, but on unset properties (of my custom schema)
see in https://github.com/easysoa/EasySOA-Incubation/blob/master/easysoa-registry-v1/easysoa-registry-rest-server/src/main/java/org/easysoa/registry/documentation/rest/ServiceDocumentationController.java
(besides, I've opened a few non-urgent jira items)
Regards,
Marc