Skip to content

Strip 'offset_bytes' from date dicts to support swh-model 4.0.0

Not stripping them causes test failures (because of the unexpected field) and crash in production (because bytes cannot be serialized to JSON).

Resolves the two deposit failures in T3815.


Migrated from D6867 (view on Phabricator)

Merge request reports