Response depends on which command was submitted, so unfortunately the OpenAPI schema can’t generate the right response type.
Union[Any, dict, Error, None]
Union
Any
dict
Error
None