fix: yaml editor do not update when upload same file
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
"properties": {
|
||||
"backend_name": {
|
||||
"type": "string",
|
||||
"pattern": "^-custom$",
|
||||
"pattern": "^.+-custom$",
|
||||
"description": "backend name",
|
||||
"severity": "error"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user