REST Translation
5 sites
Security covered
This module enhances Drupal's REST API to better support multilingual content, allowing for specific translations of translatable entities to be targeted. It aims to address limitations in core's basic multilingual support for REST endpoints.
Provides improved support for translation for REST endpoints.
Drupal core's current multilingual support is quite basic and does not allow targeting specific translations when working with translatable entities (See https://www.drupal.org/docs/8/core/modules/rest/translations).
This module tries to fulfill this gap.