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
The documentation regarding the merge snapshot feature is missing a parameter:
The documentation indicate to use POST /api/snapshots/merge, which returns a 404.
The comment in the code says differently // @Router /api/snapshots/{name}/merge [post]