diff --git a/src/api/json/catalog.json b/src/api/json/catalog.json index 938073a44a6..f38d407baad 100644 --- a/src/api/json/catalog.json +++ b/src/api/json/catalog.json @@ -9201,6 +9201,12 @@ "description": "Configuration for unqueryvet - a Go linter for SQL queries", "fileMatch": [".unqueryvet.yaml", ".unqueryvet.yml"], "url": "https://raw.githubusercontent.com/MirrexOne/unqueryvet/main/schema.json" + }, + { + "name": "Bento", + "description": "Bento stream configuration file", + "fileMatch": ["bento.json", "bento.yml", "bento.yaml"], + "url": "https://raw.githubusercontent.com/warpstreamlabs/bento/refs/heads/main/resources/schemastore/bento.json" } ] }