jsonapi.schema.yml 172 B

1234567
  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'