You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In v2.7.0, "Restore" was renamed to "RestoreInfo", but the Json serialization name was not changed.
See https://semver.org/, "MINOR version when you add functionality in a backward compatible manner", but renaming an attribute is not a backward compatible change.