Update create repo API to support snapshots

To achieve feature parity with cli, it is now possible
to create repos from snapshots
This commit is contained in:
Андрей Лухнов
2024-10-17 11:34:33 +03:00
parent ae0fa20aa6
commit f8e0a8d880
3 changed files with 82 additions and 16 deletions

View File

@@ -63,3 +63,4 @@ List of contributors, in chronological order:
* Ramón N.Rodriguez (https://github.com/runitonmetal)
* Golf Hu (https://github.com/hudeng-go)
* Cookie Fei (https://github.com/wuhuang26)
* Andrey Loukhnov (https://github.com/aol-nnov)