Patch restws module to add ability to filter by entity bundle.

This commit is contained in:
Michael Stenta 2018-12-28 15:11:31 -05:00
parent 0b1b2b9ca2
commit 7df21a07f7
1 changed files with 2 additions and 0 deletions

View File

@ -138,6 +138,8 @@ projects[registry_autoload][version] = "1.3"
projects[restws][subdir] = "contrib"
projects[restws][version] = "2.7"
; Add ability to filter by entity bundle.
projects[restws][patch][] = "http://www.drupal.org/files/issues/restws-2857490-2-Filter-by-bundle.patch"
projects[restws_file][subdir] = "contrib"
projects[restws_file][download][type] = "git"