fix: updatd snapshots

This commit is contained in:
Mason Daugherty
2025-07-31 11:21:40 -04:00
parent 7f1e98c7fb
commit c88adfad70
2 changed files with 12 additions and 0 deletions

View File

@@ -767,6 +767,10 @@
]),
'title': 'Id',
}),
'index': dict({
'title': 'Index',
'type': 'integer',
}),
'name': dict({
'anyOf': list([
dict({
@@ -2224,6 +2228,10 @@
]),
'title': 'Id',
}),
'index': dict({
'title': 'Index',
'type': 'integer',
}),
'name': dict({
'anyOf': list([
dict({

View File

@@ -1194,6 +1194,10 @@
]),
'title': 'Id',
}),
'index': dict({
'title': 'Index',
'type': 'integer',
}),
'name': dict({
'anyOf': list([
dict({