adjust json_string

(cherry picked from commit af29a11b22)
This commit is contained in:
2024-06-25 17:29:36 +02:00
parent 0b3f07add9
commit 22b26ac7d3
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"ProjectID": "${projectRP}"
},
"ID": {
"RefID": "${id.refid}"
"RefID": "${id.refid?json_string}"
},
"Payload": {

View File

@@ -4,7 +4,7 @@
"ProjectID": "${projectRP}"
},
"ID": {
"RefID": "${id.refid}"
"RefID": "${id.refid?json_string}"
},
"Payload": {