{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_schemas-expression", "title": "firewall_schemas-expression", "description": "The expression defining which traffic will match the rule.", "example": "ip.src ne 1.1.1.1", "type": "string" }