Last modified by Alex Cotiugă on 2026/05/02 12:23

From version 13.150
edited by Alex Cotiugă
on 2026/05/02 08:51
Change comment: There is no comment for this version
To version 13.151
edited by Alex Cotiugă
on 2026/05/02 08:51
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -11,7 +11,7 @@
11 11   ##set ($message = 'error')
12 12  
13 13   #set ($discard = $response.setStatus($statusCode))
14 - #jsonResponse({'message': "$request.parameterNames"})
14 + #jsonResponse({'message': $message})
15 15  #end
16 16  {{/velocity}}
17 17