fix: add missing requires field to 6 connector fragment.json and connector.json files

This commit is contained in:
2026-07-22 23:28:46 +01:00
parent c151739021
commit 028d240ef2
11 changed files with 45 additions and 13 deletions
+4 -1
View File
@@ -52,5 +52,8 @@
"name": "web_fetch_exa",
"display_name": "Web Fetch"
}
],
"requires": [
"API_KEY"
]
}
}