buster/cli/src
dal d4bd71b988 Refactor buster-cli model structures and update YAML templates
- Renamed `semantic_models` to `models` in YAML template and related structures for consistency.
- Changed `expr` field type in `PostDatasetsEntityRelationshipsRequest` from `Vec<String>` to `String` to simplify data handling.
- Updated `BusterModel` struct to reflect the new `models` naming and removed unused `ModelDefaults` struct.
- Adjusted tests to align with the updated model structure.

These changes enhance clarity and maintainability in the model representation and data handling within the buster-cli.
2025-01-03 13:26:48 -07:00
..
assets Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00
commands Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00
types Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00
utils Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00
error.rs Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00
main.rs Refactor buster-cli model structures and update YAML templates 2025-01-03 13:26:48 -07:00