{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "#/components/schemas/firewall_notes", "title": "firewall_notes", "description": "An informative summary of the rule, typically used as a reminder or explanation.", "example": "This rule is enabled because of an event that occurred on date X.", "type": "string" }