BGG games has usually more than one name.
In Thing entrypoint the 'name' prop from BggThingDto is the primary name, but I would like to the rest of the names for internationalitation 🌍
I'm personaly building an App for Spanish speakers and I would like to decide which of the names is displayed (by hand). For that, I need the rest of the possible names. It would be nice if you add this prop please.
I would fork it and do it myself, but for now it's hard for me to understand the parsing process using Jackson lib, it's a black box to me 🤨

BGG games has usually more than one name.
In Thing entrypoint the 'name' prop from BggThingDto is the primary name, but I would like to the rest of the names for internationalitation 🌍
I'm personaly building an App for Spanish speakers and I would like to decide which of the names is displayed (by hand). For that, I need the rest of the possible names. It would be nice if you add this prop please.
I would fork it and do it myself, but for now it's hard for me to understand the parsing process using Jackson lib, it's a black box to me 🤨