fix: enrich HSE profile parsing with publications and theses

This commit is contained in:
Anton
2026-04-29 14:15:29 +03:00
parent cf578ce699
commit cc9481fc6c
15 changed files with 418 additions and 11 deletions

View File

@@ -108,7 +108,7 @@ def directory(
"has_email": has_email or "",
"sort": sort,
"direction": direction,
"limit": limit,
"limit": page["limit"],
"offset": offset,
},
},