Correct export of Delivery Unit EON_EMOBILITY_VIRTA (42 files, replaces incomplete initial export)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
var body = JSON.stringify('Hello e.on!');
|
||||
$.response.contentType = 'application/json';
|
||||
$.response.setBody(body);
|
||||
$.response.status = $.net.http.OK;
|
||||
$.response.status = $.net.http.OK;
|
||||
Reference in New Issue
Block a user