Commit e87ea89
committed
Fix mock source and postgres bootstrap config compatibility
- Update MockSourceConfigMapper to use DataType enum from drasi_source_mock
- Add serde rename for sensor_count field to sensorCount for camelCase YAML
- Fix PostgresBootstrapProvider to convert PostgresSourceConfig to
PostgresBootstrapConfig (different types from different crates)
- Update CLI prompts to use sensorReading (camelCase) for consistency
- Update all example configs and tests to use camelCase field names
- Update README documentation to reflect camelCase naming convention1 parent ac76bdb commit e87ea89
17 files changed
Lines changed: 132 additions & 159 deletions
File tree
- config
- examples/configs
- 01-fundamentals
- 03-reactions
- 05-advanced-features
- 06-real-world-scenarios
- src
- api
- mappings/sources
- models
- sources
- init
- tests
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments