forgejo/templates/swagger
Gergely Nagy 250f87db59
feat(api): An order_by param for user.ListMyRepos
Add an optional `order_by` parameter to the `user.ListMyRepos`
handler (which handles the `/api/v1/user/repos` route), allowing a user
to sort repos by name (the default), id, or size.

The latter will be useful later for figuring out which repos use most
space, which repos eat most into a user's quota.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-08-02 10:52:21 +02:00
..
forgejo-ui.tmpl s/return_to_gitea/return_to_forgejo (#3822) 2024-05-20 18:44:33 +00:00
ui.tmpl s/return_to_gitea/return_to_forgejo (#3822) 2024-05-20 18:44:33 +00:00
v1_json.tmpl feat(api): An order_by param for user.ListMyRepos 2024-08-02 10:52:21 +02:00