samvera / questioning_authority

Question your authorities
Other
54 stars 30 forks source link

add pagination service and use it for yml file authorities #348

Closed elrayle closed 2 years ago

elrayle commented 2 years ago

This implementation follows json-api recommendations with:

Reference:

NOTE: For backward compatibility, if the format is JSON (default) and neither page_offset or page_limit are set, then only the results, including all results, will be returned.