Bungie-net / api

Resources for the Bungie.net API
Other
1.22k stars 92 forks source link

Vendor interactions lack a unique identifier #1296

Open joshhunt opened 4 years ago

joshhunt commented 4 years ago

Behind the scenes in Bungie-land, do vendor interactions have a somewhat unique identifier to... identify each interaction? Are you able to supply this in the definitions?

The current best approach I've thought of was to use both interaction.headerDisplayProperties.name and hashing interaction.flavorLineOne to create a semi-unique identifier within each vendor, but still, vendors sometimes have interactions where that content is the same.

It would be great if the definitions themselves had a semi-stable identifier for vendor interactions :)

baxter commented 4 years ago

+1 for this!