firewall_filters_components-schemas-description

An informative summary of the filter.

APIs.ioEngineeringPlatform
View JSON Schema on GitHub

JSON Schema

apis-io-engineering-platform-firewall-filters-components-schemas-description-schema.json Raw ↑
{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "#/components/schemas/firewall_filters_components-schemas-description",
  "title": "firewall_filters_components-schemas-description",
  "description": "An informative summary of the filter.",
  "example": "Restrict access from these browsers on this address range.",
  "maxLength": 500,
  "type": "string"
}