Correct export of Delivery Unit EON_EMOBILITY_VIRTA (42 files, replaces incomplete initial export)

This commit is contained in:
Thorsten Schmitz
2026-07-09 02:05:30 +02:00
parent dafd956626
commit 3348c5d03b
42 changed files with 6303 additions and 157 deletions
+1 -1
View File
@@ -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;