fix: custom backend and versions ux

This commit is contained in:
jialin
2025-11-04 13:37:53 +08:00
parent 9be465a8cf
commit 23b7936924
19 changed files with 247 additions and 104 deletions
@@ -3,6 +3,7 @@
"properties": {
"backend_name": {
"type": "string",
"pattern": "^-custom$",
"description": "backend name",
"severity": "error"
},