-
Notifications
You must be signed in to change notification settings - Fork 53
Closed
Labels
Description
In order to have APIs be browsable ( #17 ), we need to support aggregations.
Aggregation is the process of creating "summaries" for fields from the set of resulting Items from any arbitrary search.
One idea for response is to return a Collection from this endpoint, which would contain an updated summaries block.