9 lines
211 B
YAML
9 lines
211 B
YAML
|
name: 'RESTful web services'
|
||
|
description: 'Exposes entities and other resources as RESTful web API'
|
||
|
package: Core
|
||
|
version: VERSION
|
||
|
core: 8.x
|
||
|
dependencies:
|
||
|
- serialization
|
||
|
configure: admin/config/services/rest
|