feat: allow secret workbench resources

This commit is contained in:
2026-06-29 20:44:02 +08:00
parent f4f79cf1d0
commit e2d07145d6
5 changed files with 17 additions and 5 deletions
+1 -1
View File
@@ -380,7 +380,7 @@
"properties": {
"kind": {
"type": "string",
"enum": ["vault-file"]
"enum": ["vault-file", "secret"]
},
"extensions": {
"type": "array",