rave
rave copied to clipboard
Wavelet#remove_participant and #remove_robot have no effect
Operation data looks good. Nothing happens. I wouldn't expect remove_participant to remove a non-robot, so I haven't tried with that.
remove_participant should be allowed to remove a non-robot. Any participant should be removable.
Also, looks like neither of these is implemented in the Python API yet (although they are in the Java API). I'll test it out with the Java API and compare the operation JSON data. But depending on how well this works in the Java API, I may remove this from the 0.2.0 release.