Patched to Drupal 8.4.8 level. See https://www.drupal.org/sa-core-2018-004 and patch...
[yaffs-website] / web / core / modules / rest / rest.info.yml
1 name: 'RESTful Web Services'
2 type: module
3 description: 'Exposes entities and other resources as RESTful web API'
4 package: Web services
5 version: VERSION
6 core: 8.x
7 dependencies:
8   - serialization