Random value ignored?

Hi, trying to use the Random play option to be set to TRUE but it keeps getting ignored despite me following the syntax proposed in the Rest API Page Rest API link.

It basically just keeps toggling the state rather than setting it no matter the state it is before executing the commands.

curl localhost:3000/api/v1/commands/?cmd=random&value=true

Ignoring the &value=true portion.

Is this a bug or am I using a wrong syntax?

Thanks!

BUMP … Bump