Currently, the code pulls the entire JSON blob for properties and then modifies a single attribute, then stuffs the entire blob back in. This needs to change to use the JSON operators for addressing individual attributes and using these for finer grained access to the attributes in the properties.
Currently, the code pulls the entire JSON blob for properties and then modifies a single attribute, then stuffs the entire blob back in. This needs to change to use the JSON operators for addressing individual attributes and using these for finer grained access to the attributes in the properties.