HomeSoftware Heritage

serializers: Prepare rename of 'identifiers_enum' to 'swhids_enum'.

Description

serializers: Prepare rename of 'identifiers_enum' to 'swhids_enum'.

This will be done in three steps to avoid any disruption:

  1. (this step) add support for decoding the new name, but keep encoding as the old one
  2. start encoding as the new name
  3. remove support for decoding the old name

Details