aptly icon indicating copy to clipboard operation
aptly copied to clipboard

Wrong API's route in the documentation for the merge snapshot feature

Open tortuegenialez opened this issue 1 month ago • 0 comments

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]

tortuegenialez avatar Nov 13 '25 15:11 tortuegenialez