mirror of
https://github.com/project-zot/zot.git
synced 2026-06-17 04:48:26 +08:00
24e37eb68b
Also fix additional issues:
- sorting of tags on calls without pagination parameters ('n' or 'last')
- if 'n' is 0 we should return an empty list and not error
Added tests accordingly
Signed-off-by: Andrei Aaron <aaaron@luxoft.com>