Page MenuHomeSoftware Heritage

Fix the deposit XML parser to have multiple authors in json output
Closed, MigratedEdits Locked

Description

It seems that the rest_framework_xml.parsers do not support parsing a list of elements from xml to json.
Few hot-fixes available: