{
    "id": "https://xshl.org/schemas/1.1/rpc/pure.json",
    "$schema": "https://json-schema.org/draft/2020-12/schema",
    "title": "RPC: Pure",
    "description": "Method call without parameters.",
    "type": "object",
    "additionalProperties": false,
    "properties": {}
}