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

@@ -2652,6 +2652,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},
@@ -7445,6 +7451,12 @@
"null"
]
},
"saved_path": {
"type": [
"string",
"null"
]
},
"status": {
"type": "string"
},