Return value for data-sources api is incorrect

Bug #1212253 reported by Chad Roberts
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Medium
Alexander Kuznetsov

Bug Description

A request to list data-sources is returning an object with a key of "jobs" rather than the expected "data-sources"

Request: http http://localhost:8080/v1.1/$TENANT/data-sources X-Auth-Token:$TOKEN

Response:

HTTP/1.1 200 OK
Content-Length: 12
Content-Type: application/json
Date: Wed, 14 Aug 2013 13:24:42 GMT

{
    "jobs": []
}

Changed in savanna:
assignee: nobody → Alexander Kuznetsov (akuznetsov)
status: New → In Progress
ruhe (ruhe)
Changed in savanna:
importance: Undecided → Medium
milestone: none → 0.3a1
Changed in savanna:
status: In Progress → Fix Committed
Changed in savanna:
status: Fix Committed → Fix Released
Changed in savanna:
milestone: 0.3a1 → 0.3
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.