-
Notifications
You must be signed in to change notification settings - Fork 86
Open
Description
According to the JSON-RPC 2.0 specification, a response object must contain a member specifying the protocol version as follows: "jsonrpc":"2.0"
Currently that member is missing from any response. However, I am not sure if mjson is supposed to adhere to the JSON-RPC 2.0 standard or not, as I could not find any mention of it in the documentation.
Metadata
Metadata
Assignees
Labels
No labels