- Issue created by @Jon Pugh
When a site has a field that a site manager does not, an error is thrown when trying to send it:
Unprocessable Content 422: The attribute metatag does not exist on the site--drupal resource type..
Enable site module on a site that has metatag.
Configure site.module to send to a site manager instance that does not have metatag installed.
Note error.
This is JSON API. Somehow, we are going to have to intercept the entity validation here.
Allow site entities to ignore fields they don't have.
None.
None.
None.
Active
2.0
Code