fixed yahoo api calls for cleansing low profile data

This commit is contained in:
2026-01-06 00:15:46 +01:00
parent 3d16475b79
commit fc25f32cbc
9 changed files with 1107 additions and 1035 deletions

View File

@@ -8,7 +8,8 @@ pub mod aggregation;
pub mod fx;
pub mod openfigi;
pub mod yahoo;
pub mod update_parallel;
pub mod update_companies;
pub mod update_companies_cleanse;
pub mod page_validation;
pub mod atomic_writer;