Initial Drupal 11 with DDEV setup
This commit is contained in:
9
web/core/modules/jsonapi/jsonapi.info.yml
Normal file
9
web/core/modules/jsonapi/jsonapi.info.yml
Normal file
@ -0,0 +1,9 @@
|
||||
name: JSON:API
|
||||
type: module
|
||||
description: Exposes entities as a JSON:API-specification-compliant web API.
|
||||
package: Web services
|
||||
version: VERSION
|
||||
configure: jsonapi.settings
|
||||
dependencies:
|
||||
- drupal:serialization
|
||||
- drupal:file
|
||||
Reference in New Issue
Block a user