Working on stuff related to session proposals. Again... I think it all works now.
This commit is contained in:
@@ -38,6 +38,8 @@ async def post_event_person_obj_new_v4(
|
||||
|
||||
x_account_id: str = Header(...),
|
||||
return_obj: bool = True,
|
||||
limit: int = 500,
|
||||
enabled: str = 'enabled',
|
||||
by_alias: bool = True,
|
||||
exclude_unset: bool = True,
|
||||
response: Response = Response,
|
||||
|
||||
Reference in New Issue
Block a user