diff --git a/extension-control/extensions.json b/extension-control/extensions.json index 962ca91c2..5e4af3372 100644 --- a/extension-control/extensions.json +++ b/extension-control/extensions.json @@ -376,6 +376,13 @@ "id": "redhat.apache-camel-extension-pack", "displayName": "Extension Pack for Apache Camel by Red Hat" } + }, + "Boundary.baml-extension-preview": { + "disallowInstall": true, + "extension": { + "id": "Boundary.baml-extension", + "displayName": "BAML" + } } }, "migrateToPreRelease": { @@ -389,4 +396,4 @@ } }, "extensionsEnabledWithPreRelease": [] -} \ No newline at end of file +}