ml-gradle

ml-gradle xsd for metadata for services

南楼画角 提交于 2021-01-27 20:23:28
问题 I am deploying my resource extensions using ML-Gradle. I want to specify the parameter types and cardinality. What is the format of the metadata.xml for a given marklogic resource service extension ? Is there a documentation or an xsd that I can use ? I did the following but it did not work <?xml version="1.0" encoding="UTF-8"?> <rapi:resource-metadata xmlns:rapi="http://marklogic.com/rest-api"> <rapi:name>crSearch</rapi:name> <rapi:source-format>xquery</rapi:source-format> <rapi:title