Opened 10 years ago
Last modified 10 years ago
#622 new enhancement
More lightweight response at /service/virtualcollections
Reported by: | Twan Goosen | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | VCRegistry | Version: | |
Keywords: | REST | Cc: |
Description
A GET request to the virtualcollections resource of the VCR REST service returns an expanded list of all public resources. This list may get lengthy and heavy. Consider refactoring this into a list of descriptors with only title, id and href. Possibly with pagination.
Note: See
TracTickets for help on using
tickets.
Some pagination ideas