diff --git a/etc/schema.json b/etc/schema.json index d13f3e8829..b2411c08dc 100644 --- a/etc/schema.json +++ b/etc/schema.json @@ -17,6 +17,9 @@ "app_proto_ts": { "type": "string" }, + "capture_file": { + "type": "string" + }, "community_id": { "type": "string" },