Skip to content

Commit 81624d0

Browse files
authored
Document distribution_size parameter
Add distribution_size parameter to README
1 parent 31995f2 commit 81624d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ http://localhost:8080/?client_id=datacite.datacite&present=creators,creators.nam
3636
- `query`: string
3737
- `present`: []string - _comma separated list of fields for which to fetch the present/absent counts_
3838
- `distribution`: []string - _comma separated list of fields for which to fetch the distribution values_
39+
- `distribution_size`: number - _specifies the number of top results to return for each distribution field_
3940

4041
---
4142

0 commit comments

Comments
 (0)