Prasad  S Madugundu created ATLAS-860:
-----------------------------------------

             Summary: Ability to remove (or unset) an attribute value using 
partial update
                 Key: ATLAS-860
                 URL: https://issues.apache.org/jira/browse/ATLAS-860
             Project: Atlas
          Issue Type: Improvement
            Reporter: Prasad  S Madugundu


By using partial update (/entities/{guid} POST method), we can modify (or set) 
value for an attributes of an object, but it is not possible to unset. 

At present, if I want to unset an attribute value, I need to replace the 
complete object by using PUT method, which requires to load the complete object 
for unsetting an attribute.

So, it would be more efficient, if I can unset an attribute value using partial 
update method.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to