DiamondLightSource / DiamondLightSource/blueapi
CLI does not display by alias
Open
bug
c: cli
onboarding
- Dominant language
- Python
- Stars
- 13
- Forks
- 13
- Avg merge
- 2d 11h
- Merged PRs (30d)
- 25
Description
When outputting JSON from the CLI it does not serialize by alias despite the fact that other parts of blueapi do.
## Steps To Reproduce
Steps to reproduce the behaviour:
1. Run `blueapi controller -o json plans`
2. See `parameter_schema` instead of `schema` in the output
## Acceptance Criteria
- Alias cases are consistent
Contributor guide
Assessment
This issue has not been assessed yet.