Spec should say how to limit/specify the scope of returned data

    • Type: Task
    • Resolution: Unresolved
    • Priority: Major
    • None
    • Affects Version/s: None
    • Component/s: Spec
    • None
    • Hide

      from scrum session 1:

      close CAMP-42 with no action. there are many attempts at different levels (e.g. http) and to do correctly is too big a job for 1.1. Note that we have re-factored to minimize where the large arrays are are.

      Show
      from scrum session 1: close CAMP-42 with no action. there are many attempts at different levels (e.g. http) and to do correctly is too big a job for 1.1. Note that we have re-factored to minimize where the large arrays are are.

      Currently the spec only dictates requests whose response is an entire Resource object. These Resources could be very large however, and it is wasteful for everyone to send the entire object if, as will commonly be the case I expect, the client is only interested in a small piece of the Resource.

      This spec should define how a client can restrict a query to selected items of the Resource. This should include:

      • filtering: selecting a specific key or restricting to a set of keys
      • pagination: selecting a specific element or range of elements (where a key's value is of type list)

            Assignee:
            Alex Heneveld (Inactive)
            Reporter:
            Alex Heneveld (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated: