Refactor `UnifiedConfig`, `BootstrapConfig` to use `BaseConfigModel`
Open
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
- Let's refactor `ManagerUnifiedConfig` and `ManagerBootstrapConfig` using `BaseConfigModel`.
- To avoid breaking compatibility with `BasePluginContext`, we should create a separate method that dumps the configuration as a legacy format dictionary.
JIRA Issue: BA-1405
Contributor guide
Assessment
This issue has not been assessed yet.