FOLIO-FSE / FOLIO-FSE/FolioClient

Add GET request method with query + limit that returns a count

Open
#5 0 comments 1 reaction 0 assignees View on GitHub
enhancement good first issue
Dominant language
Python
Stars
12
Forks
11
Avg merge
11m
Merged PRs (30d)
1

Description

I was looking through the existing methods and didn't find this -- the ones with query+limit only return the objects array.

It would be nice to have something like a single-purpose get_record_count method, which always has a limit of 0 (unless SRS, in which case 1) and returns the totalRecords value.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.