cmd_filter is supposed to be set to None if there is no filter according to the API documentation. This is not actually allowed currently though according to the type information. Update the type information to match what is intended.
cmd_filter is supposed to be set to None if there is no filter according to the API documentation. This is not actually allowed currently though according to the type information. Update the type information to match what is intended.