feat: Update endpoint Outliners-Staffs
This commit is contained in:
parent
4a93c64a1b
commit
55e847b063
@ -31,4 +31,4 @@ async def outliners_staffs_handler(
|
||||
"created_at": "demo_timestamp",
|
||||
"department_count": len([s for s in fake_users_db.values() if isinstance(s, dict) and s.get("department") == department])
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user