Move into nested docroot
This commit is contained in:
parent
83a0d3a149
commit
c8b70abde9
13405 changed files with 0 additions and 0 deletions
8
web/core/modules/rest/rest.info.yml
Normal file
8
web/core/modules/rest/rest.info.yml
Normal file
|
@ -0,0 +1,8 @@
|
|||
name: 'RESTful Web Services'
|
||||
type: module
|
||||
description: 'Exposes entities and other resources as RESTful web API'
|
||||
package: Web services
|
||||
version: VERSION
|
||||
core: 8.x
|
||||
dependencies:
|
||||
- serialization
|
Reference in a new issue