Closed
Description
- Gitea version (or commit ref): 1.9.0 Stable
- Git version: 2.17.1
- Operating system: Ubuntu 18.04.2 LTS (GNU/Linux 4.18.0-21-generic x86_64)
- Database (use
[x]
):- PostgreSQL
- MySQL
- MSSQL
- SQLite
- Can you reproduce the bug at https://try.gitea.io:
- Yes (provide example URL)
- No
- Not relevant
- Log gist:
curl -X GET "https://try.gitea.io/api/v1/repos/gitea/gitea/commits/master/statuses" -H "accept: application/json"
Description
if i make an API call with "/repos/{owner}/{repo}/commits/{ref}/statuses" i get only an empty output back.