You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I propose we stick to an API specification like JSON-RPC 2.0.
Specifically with regard to returning things like an error object, so software does not have to parse a Message string, but can rely on certain conventions.
The text was updated successfully, but these errors were encountered:
I propose we stick to an API specification like JSON-RPC 2.0.
Specifically with regard to returning things like an
error
object, so software does not have to parse aMessage
string, but can rely on certain conventions.The text was updated successfully, but these errors were encountered: