rest.info.yml

drupal/core/modules/rest/rest.info.yml

File

drupal/core/modules/rest/rest.info.yml
View source
  1. name: 'RESTful Web Services'
  2. type: module
  3. description: 'Exposes entities and other resources as RESTful web API'
  4. package: Core
  5. version: VERSION
  6. core: 8.x
  7. dependencies:
  8. - serialization