MHWDB-API icon indicating copy to clipboard operation
MHWDB-API copied to clipboard

[SUGGESTION] Add Unique Identifiers to Charm Ranks

Open DeveloperPaul123 opened this issue 4 years ago • 2 comments

Currently in the API, skill ranks have unique identifiers provided by the API. Is there any reason for charm ranks to have also have unique identifiers?

DeveloperPaul123 avatar May 15 '20 23:05 DeveloperPaul123

They do actually have IDs internally, they just aren't exposed in the result sets. That's a holdover from when the data was scraped from Kiranico and the ranks set had to be rebuilt with each scrape, meaning the IDs weren't stable between scrapes. Since we've moved away from that and the IDs are (relatively) stable now, that's definitely something I can add back in.

LartTyler avatar May 18 '20 19:05 LartTyler

This would be extremely helpful for me if it's possible to add the ids back in. 👍

DeveloperPaul123 avatar May 18 '20 21:05 DeveloperPaul123