From 4c88ff38e2cc8818bcd364a6eb3e66a229b17d5b Mon Sep 17 00:00:00 2001 From: Michael Stenta Date: Mon, 17 Jun 2019 17:18:46 -0400 Subject: [PATCH] Update restws patch for responding to CORS preflight requests, so that it works for entity updates as well. --- drupal-org.make | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drupal-org.make b/drupal-org.make index 5bb27436..b07dfee4 100644 --- a/drupal-org.make +++ b/drupal-org.make @@ -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"