schema changes

This commit is contained in:
won
2026-03-05 13:53:14 -08:00
parent e66745c68b
commit 56dd35488d
7 changed files with 105 additions and 5 deletions

View File

@@ -4189,6 +4189,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},
@@ -13847,6 +13853,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},