fix: user
This commit is contained in:
@@ -13,6 +13,7 @@ class ReportCreate(CamelModel):
|
||||
include_timeline: bool = True
|
||||
include_reasons: bool = True
|
||||
include_inquiry: bool = False
|
||||
include_record_qa: bool = False
|
||||
|
||||
|
||||
class ReportOut(CamelModel):
|
||||
|
||||
Reference in New Issue
Block a user