Perhaps following parameter names should be more human readable as following:
<rest:operation name="edm:archiver">
...
<rest:xml-payload-to-json-conversion>
<rest:multiple-pi enable="true/false">
<rest:virtual-root>metadatas</rest:virtual-root>
<rest:auto-array enable="true/false">
<rest:ns-declarations enable="true/false">
</rest:xml-payload-to-json-conversion>
...
</rest:operation>
Why don't you provide a parameter to configure namespace mapping ?
In my mind, the parameter 'pretty-print' is not needed. I think that a JSON or XML payload formatted for better readability is not needed by service consumer or provider. Perhaps can we enable it if the log level is set to FINE.
Perhaps following parameter names should be more human readable as following:
Why don't you provide a parameter to configure namespace mapping ?
In my mind, the parameter 'pretty-print' is not needed. I think that a JSON or XML payload formatted for better readability is not needed by service consumer or provider. Perhaps can we enable it if the log level is set to FINE.