Api: Feature request: collectableHash on items

Created on 30 Aug 2018  路  2Comments  路  Source: Bungie-net/api

Currently If I want to show the sourceText for any given Collectable item, I have to either recurse through presentation nodes (or just each loop over every Collectable entry), to find all Collectables and then key them by item hash or something like that.

It would handy if, given an itemHash, we could easily find the corresponding Collectable entry. This could be done through adding an optional collectableHash on item definitions.

enhancement ready for release

Most helpful comment

Okay, this was an easy enough fix, I just added it to the September 18th deployment.

All 2 comments

Ah, you know - I remember actually thinking the same thing a month ago or so, but I never did it! I'm totally down for that.

Okay, this was an easy enough fix, I just added it to the September 18th deployment.

Was this page helpful?
0 / 5 - 0 ratings