fix: update snapshots

This commit is contained in:
Mason Daugherty 2025-07-31 11:21:14 -04:00
parent 1a04543791
commit ca6e3322a9
No known key found for this signature in database
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({