Skip to content
Snippets Groups Projects
Unverified Commit cb055ac9 authored by John Swanson's avatar John Swanson Committed by GitHub
Browse files

Don't sort official collections first in trash (#44322)

Add a new query parameter to `/api/collection/:id/items` and
`/api/collection/root/items`. If `official_collections_first` is passed,
we'll sort official collections first, or not, as requested. If it isn't
passed, we'll default to `false` for the trash collection, or `true` for
normal collections.
parent 7f9e369c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment