Initial Drupal 11 with DDEV setup
This commit is contained in:
7
web/core/modules/rest/rest.info.yml
Normal file
7
web/core/modules/rest/rest.info.yml
Normal file
@ -0,0 +1,7 @@
|
||||
name: 'RESTful Web Services'
|
||||
type: module
|
||||
description: 'Provides a framework for exposing REST resources.'
|
||||
package: Web services
|
||||
version: VERSION
|
||||
dependencies:
|
||||
- drupal:serialization
|
||||
Reference in New Issue
Block a user