diff --git a/mappings/converters/configIRVE.ts b/mappings/converters/configIRVE.ts index b707faa..81a4ea1 100644 --- a/mappings/converters/configIRVE.ts +++ b/mappings/converters/configIRVE.ts @@ -40,16 +40,16 @@ const MappingIRVE: MappingConfigType = { siren_amenageur: 'owner:ref:FR:SIREN', nom_operateur: 'operator', telephone_operateur: { - key_converted: 'phone', + key_converted: 'operator:phone', convert_to_phone: true, // conversion en format international si possible }, phone: { - key_converted: 'phone', + key_converted: 'operator:phone', convert_to_phone: true, // conversion en format international si possible }, - contact_operateur: 'email', // ici, on souhaite convertir la clé contact_operateur=bidule en email=bidule + contact_operateur: 'operator:email', // ici, on souhaite convertir la clé contact_operateur=bidule en email=bidule - // id_station_itinerance: 'ref:EU:EVSE', + id_station_itinerance: 'ref:EU:EVSE', id_station_local: 'ref', /**