-
Story
-
Resolution: Done
-
Major
-
None
-
None
-
None
Currently, if we want to change one address setting attribute for a particular address (say, for example, change the address-full-policy from PAGE to DROP), it is necessary to invoke one of the addAddressSettings and specify all of the attributes for the new address-setting.
This enhancement would allow updating the addressSettings for a particular address, similar to the way the updateQueue operation works with a JSON string to update one or more attributes.
Instead of requiring the user to input all effective settings for the affected address, this operation would copy any settings not specified by the operation payload from the existing effective address setting and update only the ones specified in the update request.