Closed Aitozi closed 2 months ago
Add the missing field in Snapshot.
Snapshot
By the way, currently, the tests only cover Version-3 snapshots. In Version 1, there is no 'version' field. I'm unsure if support for Version 1 snapshots is needed in this project, so I focused on deserializing Version 3 instead.
CC @Xuanwo @JingsongLi
Hi, @JingsongLi @SteNicholas, this PR is happy to go.
Add the missing field in
Snapshot
.By the way, currently, the tests only cover Version-3 snapshots. In Version 1, there is no 'version' field. I'm unsure if support for Version 1 snapshots is needed in this project, so I focused on deserializing Version 3 instead.