{ "type": "object", "name": "runExpressionSetRequest", "properties": { "inputs": { "type": "array", "description": "", "items": { "type": "object" } } }, "required": [ "inputs" ], "$schema": "https://json-structure.org/draft/2020-12/schema" }