jsonapi.schema.yml

Same filename in other branches
  1. 9 core/modules/jsonapi/config/schema/jsonapi.schema.yml
  2. 10 core/modules/jsonapi/config/schema/jsonapi.schema.yml
  3. 11.x core/modules/jsonapi/config/schema/jsonapi.schema.yml
core/modules/jsonapi/config/schema/jsonapi.schema.yml

File

core/modules/jsonapi/config/schema/jsonapi.schema.yml

View source
  1. jsonapi.settings:
  2. type: config_object
  3. label: 'JSON:API settings'
  4. mapping:
  5. read_only:
  6. type: boolean
  7. label: 'Restrict JSON:API to only read operations'

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