You are here

recently_read.views.schema.yml in Recently Read 8

config/schema/recently_read.views.schema.yml

File

config/schema/recently_read.views.schema.yml
View source
  1. # Schema for the views plugins of the flag module.
  2. views.filter.recently_read_user_filter:
  3. type: views.filter.boolean
  4. label: 'Recently read current user filter'
  5. views.relationship.recently_read_relationship:
  6. type: views_relationship
  7. label: 'Display options for recently read relationship'
  8. mapping:
  9. user_scope:
  10. type: string
  11. label: 'The user scope'