#2619: [nine] Names for IDs
------------------------+--------------------
Reporter:  dustin       |      Owner:
    Type:  enhancement  |     Status:  new
Priority:  major        |  Milestone:  0.9.0
 Version:  0.8.8        |   Keywords:  simple
------------------------+--------------------
 In the Data API, each resource has an id named after the resource type,
 e.g., ``masterid`` or ``builderid``.
 In the DB API, ID's are always named ``id``, since there's generally only
 one.

 It would make things easier for users of the REST API if the Data API
 provided an 'id' field for the ID of the resource, with links to other
 resources using longer names like ``masterid``.
 This is also in accordance with the JSON API.

 In the process, validate that all links to other resources use the full
 name, e.g., ``sourcestampid``, not something shorter like ``ssid``.

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2619>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to