Working on file uploads and event files.
This commit is contained in:
@@ -37,7 +37,7 @@ def create_event_file_obj(event_file_obj_new:Event_File_Base):
|
||||
# ### BEGIN ### API Event File Methods ### load_event_file_obj() ###
|
||||
def load_event_file_obj(
|
||||
event_file_id: int|str,
|
||||
limit: int = 1000,
|
||||
limit: int = 100,
|
||||
model_as_dict: bool = True,
|
||||
by_alias: bool = True,
|
||||
exclude_unset: bool = False,
|
||||
|
||||
Reference in New Issue
Block a user