{
"$schema": "https://json-schema.org/draft/2020-12/schema",
"$id": "#/components/schemas/waitingroom_rule_description",
"title": "waitingroom_rule_description",
"default": "",
"description": "The description of the rule.",
"example": "allow all traffic from 10.20.30.40",
"type": "string"
}