-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
bugSomething isn't workingSomething isn't working
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:
- Run
blueapi controller -o json plans
- See
parameter_schema
instead ofschema
in the output
Acceptance Criteria
- Alias cases are consistent
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working