From 6cdee218e38285d374a27c3682c4443212dc6b5b Mon Sep 17 00:00:00 2001 From: martinkersner <2312761+martinkersner@users.noreply.github.com> Date: Wed, 8 Jul 2026 09:29:25 +0000 Subject: [PATCH] chore: sync generated _endpoints.py with backend spec --- datamaxi/_endpoints.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/datamaxi/_endpoints.py b/datamaxi/_endpoints.py index 0058666..19f0afa 100644 --- a/datamaxi/_endpoints.py +++ b/datamaxi/_endpoints.py @@ -368,7 +368,7 @@ "required": False, "in": "query", "type": "str", - "description": "Exchange filter (narrows the Redis scan)", + "description": "Exchange filter (narrows to a single venue)", }, }, },