> "per_page" and "status" are indeed probably redundant as they are > respectively provided by the client or can be inferred by HTTP status. >
We still return per_page in our API calls as we have limits on what the client can request. So although a client my request a page size of 200 for load management and performance reasons we may only accept values of 50 (for example). -- 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.
