Comment 0 for bug 673948

Revision history for this message
Michael Nelson (michael.nelson) wrote :

The show_reviews_stats view currently returns statistics for all applications.

Adding a restful framework will give us batching out of the box, but do we also want search etc.? Actually, given that the client will already be doing search locally and will know the exact apps that it's rendering and needs stats for, should this API request enable reviews for a set/list of apps?