Removed identation whitespaces of get-recordings XML when building it.
This commit is contained in:
parent
38130c8a66
commit
84bac52c57
@ -1,4 +1,5 @@
|
||||
<#-- GET_RECORDINGS FreeMarker XML template -->
|
||||
<#compress>
|
||||
<response>
|
||||
<#-- Where code is a 'SUCCESS' or 'FAILED' String -->
|
||||
<returncode>${code}</returncode>
|
||||
@ -31,4 +32,5 @@
|
||||
</recording>
|
||||
</#list>
|
||||
</recordings>
|
||||
</response>
|
||||
</response>
|
||||
</#compress>
|
Loading…
Reference in New Issue
Block a user