datasucker / netrunner-datasucker

MIT License
20 stars 7 forks source link

add draft IDs to the API #7

Open gereons opened 9 years ago

gereons commented 9 years ago

... so that not every client needs to hardcode them.

I propose reusing the codes that NRDB had for them, with the following minimal data:

{
side: "Runner", code: "00006", title: "Masque", type: "Identity", faction: "Neutral", mindecksize: 30, influencelimit = -1, setcode = @"000", setname = "Draft" }, { side: "Corp", code: "00005", title: "Shadow", type: "Identity", faction: "Neutral", mindecksize: 30, influencelimit = -1, setcode = @"000", setname = "Draft" }