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

8 lines
172 B
YAML

jsonapi.settings:
type: config_object
label: 'JSON:API settings'
mapping:
read_only:
type: boolean
label: 'Restrict JSON:API to only read operations'