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

@@ -1421,6 +1421,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},
@@ -6069,6 +6075,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},
@@ -7214,6 +7226,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},