{
    "id": "https://xshl.org/schemas/1.1/rpc/empty.json",
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "title": "RPC: Pass",
    "description": "Method call with any parameters",
    "type": "object",
    "additionalProperties": true,
    "properties": {}
}