lists_num_referencing_filters

The number of [filters](/operations/filters-list-filters) referencing the list.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-lists-num-referencing-filters-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/lists_num_referencing_filters",
  "title": "lists_num_referencing_filters",
  "description": "The number of [filters](/operations/filters-list-filters) referencing the list.",
  "example": 2,
  "type": "number"
}