{"openapi":"3.0.0","info":{"title":"WebSocket Tester API","version":"1.0.0","description":"Test WebSocket connections for agents with message validation and latency"},"paths":{"/test":{"get":{"summary":"GET /test"},"post":{"summary":"POST /test"}},"/connect":{"get":{"summary":"GET /connect"},"post":{"summary":"POST /connect"}},"/messages":{"get":{"summary":"GET /messages"},"post":{"summary":"POST /messages"}},"/latency":{"get":{"summary":"GET /latency"},"post":{"summary":"POST /latency"}},"/validate":{"get":{"summary":"GET /validate"},"post":{"summary":"POST /validate"}}}}