Skip to content

API call (commits/{ref}/statuses) dont work #7784

Closed
@DjSni

Description

@DjSni
  • 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.

Screenshots

Screenshot_107
Screenshot_106
Screenshot_105

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions