{ "$schema": "https://json-structure.org/draft/2020-12/schema", "name": "RoutingTrigger", "type": "object", "properties": { "on": { "type": "string" }, "rewrite_to": { "type": "string" } } }