{ "type": "object", "name": "EndUserSummaryResponse", "properties": { "apdex_score": { "type": "number" }, "apdex_target": { "type": "number" }, "response_time": { "type": "number" }, "throughput": { "type": "number" } }, "$schema": "https://json-structure.org/draft/2020-12/schema" }