commercetools / commercetools-sunrise-java-cms

Module for Sunrise Java to use CMS
Apache License 2.0
1 stars 2 forks source link

Update Contentful.java #25

Closed lauraluiz closed 7 years ago

lauraluiz commented 7 years ago

https://github.com/contentful/contentful.java/releases/tag/java-sdk-7.3.0 which now supports fallback locales

lauraluiz commented 7 years ago

Currently the module accepts only the 1st locale and drops the rest.

piobra commented 7 years ago

Fallback locales were added to Contentful platform as configuration. They can be set for the project in settings. They can't, however, be requested on API call as of this release. Only thing that was added in this skd release for fallback locales was the possibility to get them from fetched models.