From 4f118f683394bbbff7947bbdabc0757c2f6a9a77 Mon Sep 17 00:00:00 2001 From: martinkersner <2312761+martinkersner@users.noreply.github.com> Date: Fri, 10 Jul 2026 07:30:44 +0000 Subject: [PATCH] chore: sync generated WS files with backend AsyncAPI spec --- datamaxi/_ws_models.py | 1 + 1 file changed, 1 insertion(+) diff --git a/datamaxi/_ws_models.py b/datamaxi/_ws_models.py index cac7106..beab871 100644 --- a/datamaxi/_ws_models.py +++ b/datamaxi/_ws_models.py @@ -55,6 +55,7 @@ "q": str, "s": str, "sd": str, + "snap": bool, "v": float, "vfiat": float, "vusd": float,