Closed kqarryzada closed 1 year ago
The SDK now allows the construction of PATCH Operations with an empty array value. This is useful when a client wants to delete all existing values of a multi-valued attribute (i.e., with 'replace'), but is available for add operations as well.
JiraIssue: DS-47463 Resolves #103.
The SDK now allows the construction of PATCH Operations with an empty array value. This is useful when a client wants to delete all existing values of a multi-valued attribute (i.e., with 'replace'), but is available for add operations as well.
JiraIssue: DS-47463 Resolves #103.