mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
* Fix repo-list private and total count bugs Signed-off-by: Andrew Thornton <[email protected]> * Ensure limited and private org public repos are displayed on "private" Signed-off-by: Andrew Thornton <[email protected]> * switch from onlyPrivate to is_private Signed-off-by: Andrew Thornton <[email protected]> * Generate swagger Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: guillep2k <[email protected]> Co-authored-by: guillep2k <[email protected]>