This project is not covered by Drupal’s security advisory policy.

This module makes it possible to process Field Collections in the same
requests as their host entity, using the RESTful Web Services module.

It does this by invoking a new hook that allows other modules to provide information about any Field Collections they include. This information is used to create a set of entity properties that act as aliases for Field Collections. These alias properties can be manipulated directly on the host entity itself, and the module will automatically create/delete Field Collection entities behind-the-scenes.

Project information

Releases