Updating the models and less log info
This commit is contained in:
@@ -62,6 +62,8 @@ class Event_Location_Base(BaseModel):
|
||||
|
||||
file_count: Optional[int]
|
||||
internal_use_count: Optional[int] # Should be renamed to "internal_use_file_count"???
|
||||
event_file_id_li_json: Optional[Union[Json, None]] # List of file IDs (actually id_random)
|
||||
file_count_all: Optional[int] # Of all files under a location
|
||||
|
||||
alert: Optional[bool]
|
||||
alert_msg: Optional[str]
|
||||
|
||||
Reference in New Issue
Block a user