You are here

lightning_api.schema.yml in Lightning API 8.4

config/schema/lightning_api.schema.yml

File

config/schema/lightning_api.schema.yml
View source
  1. lightning_api.settings:
  2. type: config_object
  3. label: 'Content API settings'
  4. mapping:
  5. entity_json:
  6. type: boolean
  7. label: 'Expose "View JSON" link in entity operations'
  8. bundle_docs:
  9. type: boolean
  10. label: 'Expose "View API Documentation" link in bundle entity operations'