Patch restws to fix Issue #3161113: Support fields with unknown data type.

This commit is contained in:
paul121 2020-07-23 15:03:00 -07:00 committed by Michael Stenta
parent 3ae4692e8e
commit 214483c18f
1 changed files with 2 additions and 0 deletions

View File

@ -118,6 +118,8 @@ projects[restws][patch][] = "http://www.drupal.org/files/issues/2019-06-17/restw
projects[restws][patch][] = "http://www.drupal.org/files/issues/2020-03-29/restws-auth-check-2490416-12.patch"
; Fix Issue #2301237: Allow creating nodes with multi-value fields
projects[restws][patch][] = "https://www.drupal.org/files/issues/2020-05-31/2301237-34.patch"
; Fix Issue #3161113: Support fields with unknown data type.
projects[restws][patch][] = "http://www.drupal.org/files/issues/2020-07-23/3161113-6.patch"
projects[restws_field_collection][subdir] = "contrib"
projects[restws_field_collection][version] = "1.1"