fix: use resolvable opencode apk proxy
This commit is contained in:
@@ -378,6 +378,7 @@
|
||||
"model": { "type": "string", "minLength": 1 },
|
||||
"smallModel": { "type": "string", "minLength": 1 },
|
||||
"baseURL": { "type": "string", "minLength": 1 },
|
||||
"apkProxyURL": { "type": "string", "minLength": 1 },
|
||||
"npm": { "type": "string", "minLength": 1 },
|
||||
"apiKeyEnv": { "type": "string", "pattern": "^[A-Z0-9_]+$" },
|
||||
"apiKeySecretRef": { "type": "string", "pattern": "^[A-Za-z0-9_.-]+/[A-Za-z0-9_.-]+$" },
|
||||
|
||||
Reference in New Issue
Block a user