This commit is contained in:
Scott Idem
2022-04-11 05:08:12 -04:00
parent 554ea353e0
commit 8433f07e57
5 changed files with 31 additions and 1 deletions

View File

@@ -63,6 +63,7 @@ def load_event_obj(
inc_product_list: bool = False,
inc_user: bool = False,
limit: int = 1000,
offset: int = 0,
by_alias: bool = True,
exclude_unset: bool = True,
model_as_dict: bool = False,