mirror of https://github.com/minio/minio.git
e59ceba51b
rpc/v2/json2 code has a bug where it treats all jsonrpc 2.0 request params like an 'object'. In accordance with the spec it could be both 'object' or an 'array'. Handle both cases. |
||
---|---|---|
.. | ||
context | ||
mux | ||
rpc/v2 |