Nicholas Reuss
Results
2
comments of
Nicholas Reuss
Bug tracker link with updated status: https://bugs.linaro.org/show_bug.cgi?id=5894
If I understand the [JSON-RPC 2.0 specification](https://www.jsonrpc.org/specification) correctly, when a request is missing the mandatory method field, the response should indicate an invalid request error as shown below. Request: ```json...