• Icon: Task Task
    • Resolution: Done
    • Icon: Undefined Undefined
    • hms-1.3, hms-1.2
    • None
    • Provisioning
    • None

      Goal: 

      Acceptance Criteria:

      • When making a request to an endpoint that supports offset and limit parameters, the response includes a meta payload containing the requested information. For instance: 
        "meta": {
            "count": 6,
            "limit": 100,
            "offset": 0
          },
          "links": {
            "first": "/api/sources/v3.1/sources?limit=100&offset=0",
            "last": "/api/sources/v3.1/sources?limit=100&offset=100"
          } 

            aabramov@redhat.com Adi Abramovich (Inactive)
            aabramov@redhat.com Adi Abramovich (Inactive)
            None
            None
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: