Skip to content

Commit

Permalink
📝 Add more external_ids to getStudiesStatistics
Browse files Browse the repository at this point in the history
  • Loading branch information
evans-g-crsj committed Dec 2, 2024
1 parent 317ebb7 commit 42196a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/endpoints/statistics/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -348,6 +348,7 @@ export const getStudiesStatistics = async (): Promise<Record<string, unknown>> =
'domain',
'domains',
'external_id',
'external_ids',
'family_count',
'file_count',
'guid',
Expand Down

0 comments on commit 42196a2

Please sign in to comment.