Commit 7e131c53 authored by Bryce Gilhome's avatar Bryce Gilhome Committed by Gaurav Kapoor
Browse files

Issue #3186646 by bgilhome, gaurav.kapoor: Add schema

parent 7a5be97d
Loading
Loading
Loading
Loading
+18 −0
Original line number Diff line number Diff line
views.filter.views_selective_filters_filter:
  type: views_filter
  label: 'Views Selective Filter settings'
  mapping:
    value:
      type: sequence
      sequence:
        type: string
    selective_display_field:
      type: string
    selective_display_sort:
      type: string
    selective_aggregated_fields:
      type: string
    selective_items_limit:
      type: integer
    selective_entity_type:
      type: string