How to add multiple languages (FiWare POI)
Hello, If I try to update only one language jsonDescription.put("en", descriptionMap.get("en")); other ones ex:(es, de), get removed.
I would try to download all of languages and after editing one reupload all of them again. but "Accept-Language" gets only one chosen language.
What would be solution for this, because I feel this is wrong way to update/upload languages?