{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_lockdowns_components-schemas-description",
"title": "firewall_lockdowns_components-schemas-description",
"description": "An informative summary of the rule.",
"example": "Restrict access to these endpoints to requests from a known IP address",
"maxLength": 1024,
"type": "string"
}