[x] Adding entries or properties require a fully formed entry object. Since the creation of an Entry object requires an article id, the creation of an Entry is tightly linked with the adding of an entry or a property.
[x] Removing entries returns the updated article, not the removed entry as the workflow requires the whole entry to be sent.
[x] Removing properties returns the updated article and the remove property entry's id, so that the workflow can send a delete command with its id.
[x] Adding entries or properties require a fully formed entry object. Since the creation of an Entry object requires an article id, the creation of an Entry is tightly linked with the adding of an entry or a property.
[x] Removing entries returns the updated article, not the removed entry as the workflow requires the whole entry to be sent.
[x] Removing properties returns the updated article and the remove property entry's id, so that the workflow can send a delete command with its id.