rest.info

name = RESTful web services
description = Exposes entities and other resources as RESTful web API
package = Core
version = VERSION
core = 8.x
; @todo Remove this dependency once hard coding to JSON-LD is gone.
dependencies[] = jsonld
configure = admin/config/services/rest

File

drupal/core/modules/rest/rest.info
View source
  1. name = RESTful web services
  2. description = Exposes entities and other resources as RESTful web API
  3. package = Core
  4. version = VERSION
  5. core = 8.x
  6. ; @todo Remove this dependency once hard coding to JSON-LD is gone.
  7. dependencies[] = jsonld
  8. configure = admin/config/services/rest