15 lines
353 B
YAML
Executable File
15 lines
353 B
YAML
Executable File
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
|
|
|
|
# Information added by Drupal.org packaging script on 2024-07-04
|
|
version: '10.3.1'
|
|
project: 'drupal'
|
|
datestamp: 1720094222
|