Thanks for your comments. "per_page" and "status" are indeed probably redundant as they are respectively provided by the client or can be inferred by HTTP status.
I think total is important though, assuming you aren't retrieving the entire set in one response. Fetching the collection metadata separately is probably more semantically correct, but this API is for a mobile app so getting everything in as few requests as possible is a high priority. -- You received this message because you are subscribed to the Google Groups "Ruby or Rails Oceania" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rails-oceania?hl=en.
