We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CustomConnectionSpec
groupId
Interface update to include new property:
vscode/src/storage/resourceManager.ts
Lines 45 to 50 in a35be57
All currently stored specs should set groupId: null until the connection form allows setting it via new migration. https://github.com/confluentinc/vscode/tree/main/src/storage/migrations
groupId: null
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Interface update to include new property:
vscode/src/storage/resourceManager.ts
Lines 45 to 50 in a35be57
All currently stored specs should set
groupId: null
until the connection form allows setting it via new migration. https://github.com/confluentinc/vscode/tree/main/src/storage/migrationsThe text was updated successfully, but these errors were encountered: