You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi Niels,
First of all Happy New Year!
Since I was misled, i.e. the patch path parameter is generated and uses the array expansion, there is no error in the code. Sorry for the confusion!
In json file I have an array with 4 strings.
I am applying patch (op:replace) which shall replace array with new content, this time 3 strings.
As result array has still 4 elements, last one "survived" patch operation
I think whole array shall be replaced.
Compiled on ARM SBC with gcc version 7.4.0 (Ubuntu/Linaro 7.4.0-1ubuntu1~18.04.1)
I am using code tagged as v3.7.3
The text was updated successfully, but these errors were encountered: