daniel added a subscriber: Addshore. daniel added a comment. "removed" should only occur as a marker in an API response to a request that removed a label. A Deserializer can/should ignore such labels, unless it is particularly interested in labels that got removed by an API request.
The Serializer should //not// mark empty labels as "removed", but drop them from the output completely. The "removed" marker for removed labels should be injected by the ResultBuilder, not the Serializer, since it's not part of the data model as such. CCing Addshore, since he is currently working on the serializers for API output. TASK DETAIL https://phabricator.wikimedia.org/T56767 EMAIL PREFERENCES https://phabricator.wikimedia.org/settings/panel/emailpreferences/ To: daniel Cc: Addshore, daniel, jayvdb, Ricordisamoa, Legoktm, Wikidata-bugs, aude, Malyacko, P.Copp _______________________________________________ Wikidata-bugs mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikidata-bugs
