{ "$schema": "https://json-structure.org/meta/core/v0/#", "$id": "https://raw.githubusercontent.com/api-evangelist/revel-systems/refs/heads/main/json-structure/revel-webhooks-menu-updated-payload-structure.json", "name": "MenuUpdatedPayload", "description": "MenuUpdatedPayload schema from Revel Webhooks", "type": "object", "properties": { "event": { "type": "string", "const": "menu.updated" } } }