From bc120a11a89dfe07e4d0fd53cd7d5a8075c54efd Mon Sep 17 00:00:00 2001 From: telesoho Date: Tue, 24 Mar 2026 19:52:27 +0800 Subject: [PATCH] feat(mixins): Add headers and timeout to FindAllChildrenCommandMixin (#385) --- lago_python_client/mixins.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lago_python_client/mixins.py b/lago_python_client/mixins.py index 9073d9a..7c78f9f 100644 --- a/lago_python_client/mixins.py +++ b/lago_python_client/mixins.py @@ -167,6 +167,8 @@ def find_all( ), query_pairs=options, ), + headers=make_headers(api_key=self.api_key), + timeout=timetour, ) return prepare_index_response(