{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/firewall_uri_search",
"title": "firewall_uri_search",
"description": "A single URI to search for in the list of URLs of existing rules.",
"example": "/some/path",
"type": "string"
}