Skip to content

Add query limits

Add limit parameter to functions that make paged requests to limit the number of results returned. The old behavior is retained by passing None as the limit.

Depends on !215 (closed)

Merge request reports