jsonapi.info.yml

Same filename in other branches
  1. 9 core/modules/jsonapi/jsonapi.info.yml
  2. 8.9.x core/modules/jsonapi/jsonapi.info.yml
  3. 10 core/modules/jsonapi/jsonapi.info.yml
core/modules/jsonapi/jsonapi.info.yml

File

core/modules/jsonapi/jsonapi.info.yml

View source
  1. name: JSON:API
  2. type: module
  3. description: Exposes entities as a JSON:API-specification-compliant web API.
  4. package: Web services
  5. version: VERSION
  6. configure: jsonapi.settings
  7. dependencies:
  8. - drupal:serialization
  9. - drupal:file

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.