/
JSON configuration, manage nulls
JSON configuration, manage nulls
activate for studio
For projects created before the 25-02, activate in Studio the option "In Json configuration, manage nulls" (it is activated by default on projects created after this date)
send an update with a null for Json
curl -X POST 'https://sesvcoweud006-vcore-fa.azurewebsites.net/api/vcore/v1/stores/low-frequency.mega5/items?code=xxxxxw%3D%3D' \
-H 'maestroContext: {}' \
-H 'swConfigurationName: JSON' \
-d '[{
"FIELD_1":"9001",
"FIELD_2":null,
"FIELD_3":16
}]'
version studio
Version engine superior to 1.8.25