-
- Downloads
Use collection permissions fns to select correct timelines (#21362)
* Use collection permissions fns to select correct timelines
The Timelines permissions are 1:1 with collection permissions, so on the GET timelines endpoint, use the existing
collection permissions functions to help efficiently check timeline permissions.
* Add permissions tests to timeline api
* Root lacks most collection properties
no need to hydrate parent id, effective location, etc
Co-authored-by:
dan sutton <dan@dpsutton.com>
Please register or sign in to comment