h
h copied to clipboard
Allow searching for annotations by groupid or pubid
For:
- https://github.com/hypothesis/lms/issues/4197
Based on:
- https://github.com/hypothesis/h/pull/7555
This has been achieved by changing groupids_readable_by
to accept pubids or groupids. This allows you to specify the groupid in in the search API as either a pubid, or an authority provided groupid. This allows this to be directly queried using LMS data.