Open Jotschi opened 6 years ago
Currently setting a schema property to null will not affect the schema.
We should instead handle this as a valid value and implement the removal/reset of the value in those cases.
Example:
$.elasticsearch
$.elasticsearch=null
Currently setting a schema property to null will not affect the schema.
We should instead handle this as a valid value and implement the removal/reset of the value in those cases.
Example:
$.elasticsearch
property$.elasticsearch=null
.$.elasticsearch
property is reset / set to null.