{ "type": "object", "properties": { "path": { "type": "string", "description": "Path on reflex.dev, starting with \"/\"." } }, "required": [ "path" ] }