Closed
Description
Description
When I try to get teams' information using GET on /orgs/{org}/teams?page={page}&limit=1
the returned status is always 200
and None
as data. Other API endpoint like /orgs?page={page}&limit=1
, /users/{user}/repos?page={page}&limit=1
, ... work as expected.
Gitea Version
1.20.5, 1.20.4, 1.20.3
Can you reproduce the bug on the Gitea demo site?
No
Log Gist
No response
Screenshots
No response
Git Version
No response
Operating System
Linux Mint, EndeavourOS
How are you running Gitea?
Official binaries, and running from systemd and command-line
Database
SQLite