Hi, I have an annotation to chapter 6.3 Call Encoding Using HTTP GET. Is there a benefit from making the procedure name appearing as the last component of the URI path? I would prefer to transmit it in the same way as the params like: path?procedure=sum&a=10&b=20.