Custom fallback language
Changes in: api
This feature allows you to define a custom fallback language if you use field-level translations using the parameter fallback_lang
.
Example: The following API call will use the Portuguese version as a fallback for Brazilian Portuguese, and if that one doesn’t exist, it will use the default language defined in the space settings:
/v1/cdn/stories?fallback_lang=pt&starts_with=pt-br/*