- * Represents a JSON-RPC (bulk) request or (bulk) response.
- * https://www.jsonrpc.org/specification
+ * Represents a JSON-RPC (batch) request or (batch) response.
+ * <a href="https://www.jsonrpc.org/specification">https://www.jsonrpc.org/specification</a>