fix: test & lint

This commit is contained in:
DarkSky
2026-07-01 04:57:01 +08:00
parent f051bc64a8
commit 8e7a57d0e3
3 changed files with 86 additions and 26 deletions
+30 -6
View File
@@ -550,9 +550,17 @@
"path": {
"type": "string"
}
}
},
"required": [
"path"
]
}
}
},
"required": [
"provider",
"bucket",
"config"
]
}
],
"default": {
@@ -771,9 +779,17 @@
"path": {
"type": "string"
}
}
},
"required": [
"path"
]
}
}
},
"required": [
"provider",
"bucket",
"config"
]
}
],
"default": {
@@ -1435,9 +1451,17 @@
"path": {
"type": "string"
}
}
},
"required": [
"path"
]
}
}
},
"required": [
"provider",
"bucket",
"config"
]
}
],
"default": {