Patch restws to fix Issue #2301237 by lokapujya: Allow creating nodes with multi-value fields

This commit is contained in:
Michael Stenta 2020-05-31 20:35:11 -04:00
parent 8856a50d3d
commit 2318839676
1 changed files with 2 additions and 0 deletions

View File

@ -116,6 +116,8 @@ projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-bundleKey
projects[restws][patch][] = "http://www.drupal.org/files/issues/2019-06-17/restws-support_options_request-1084144-11-18.patch"
; Fix Issue #2490416 (restws_basic_auth module conflicts with restws_oauth2_server)
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"
projects[restws_field_collection][subdir] = "contrib"
projects[restws_field_collection][version] = "1.1"