fix(sravni): update entities to match current sravni.ru API #6

Merged
hermes merged 1 commits from fix/sravni-api-entity-changes into master 2026-07-01 08:05:37 +00:00

1 Commits

Author SHA1 Message Date
e63b254395 fix(sravni): update entities to match current sravni.ru API
dataSources changed from map[string]ReduxDataSource (objects) to
map[string]string (simple key-value pairs). Dictionaries block removed
from ReduxConfig entirely. ReduxConfigSorting now includes Name and
Direction fields alongside Property.
2026-06-28 17:09:26 +00:00