Update restws patch for responding to CORS preflight requests, so that it works for entity updates as well.

This commit is contained in:
Michael Stenta 2019-06-17 17:18:46 -04:00
parent ae15ef14b6
commit 4c88ff38e2
1 changed files with 1 additions and 1 deletions

View File

@ -143,7 +143,7 @@ projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-2857490-2
; Fix Issue #2090177: Possible misuse of "bundle keys"
projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-bundleKeyTerms-2090177-12.patch"
; Fix Issue #1084144: Respond to CORS preflight requests
projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-support_options_request-1084144-11-7.patch"
projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-support_options_request-1084144-11-18.patch"
projects[restws_field_collection][subdir] = "contrib"
projects[restws_field_collection][version] = "1.1"