swagger: improve layout

and fix lint
This commit is contained in:
André Roth
2024-11-28 13:34:33 +01:00
parent 4f229a5bcf
commit a69c00a5bc
7 changed files with 23 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
# Manage repository and mirror Snapshots
# Manage Snapshots of Repositories and Mirrors
<div>
Snapshot is a fixed state of remote repository mirror or local repository. Internally snapshot is list of references to packages. Snapshot is immutable, i.e. it cant be changed since it has been created. Snapshots could be merged, filtered, individual packages could be pulled, snapshot could be verified for missing dependencies. Finally, snapshots could be published as repositories.
</div>