_build_response()
_get_kwargs()
_parse_response()
asyncio()
asyncio_detailed()
sync()
sync_detailed()
Response depends on which command was submitted, so unfortunately the OpenAPI schema can’t generate the right response type.
Union[dict, Error, None]
Union
dict
Error
None