drodiger
drodiger
Hi, when is this going to be fixed? It is just one character ;-) I had to use 7zip for zipping, instead of simple PS command...
> It should work as expected, right? I mean, the space removed is not making your code wrong. If this is a JSON, then the space after the ":" is...
BTW, I have JSON as string value. To have " inside string value, I have to use \ before ". So: "**{\\"login\\":{\\"username\\": \\"${username}\\",\\"password\\": \\"${password}\\"}}**" Bold is value that should not...