Bungie-net / api

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

Typo in the docs? 'Subclass' is used when it should be 'Stasis' #1507

Closed NigelBreslaw closed 3 years ago

NigelBreslaw commented 3 years ago

https://bungie-net.github.io/multi/schema_Destiny-DestinyEnergyType.html#schema_Destiny-DestinyEnergyType

jshaffstall-bng commented 3 years ago

Sounds like this could be an issue with how Stasis subclass energy was reused for Stasis armor as well?

I haven't looked into this myself yet, but we may need to rename the enum or add a new value.

jshaffstall-bng commented 3 years ago

I think we'll just be adding a new energy type and definition for 'Stasis' energy.

NigelBreslaw commented 3 years ago

Any chance of a heads up on the enum number? I could already roll out an update for Ishtar Commander knowing this :-) I am guessing '6'

jshaffstall-bng commented 3 years ago

Yes, 6 should be it.

jshaffstall-bng commented 3 years ago

This should be fixed now as of this morning's deployment.

Rather, the Stasis energy fix is live and I'll update Bnet API docs later today.