Skip to content

[API] /repos/{owner}/{repo} doesn't return number of releases, but number of tags #16144

Closed
@qwerty287

Description

@qwerty287
  • Gitea version (or commit ref): 1.14.2
  • Git version: not relevant
  • Operating system: not relevant
  • Database (use [x]): not relevant
    • PostgreSQL
    • MySQL
    • MSSQL
    • SQLite
  • Can you reproduce the bug at https://try.gitea.io:
    • Yes (provide example URL)
    • No
  • Log gist: none

Description

The API/JSON has an attribute releases_count, but this doesn't return the number of releases, but the number of tags.

Screenshots

none

See https://codeberg.org/gitnex/GitNex/issues/935 for more details

Metadata

Metadata

Assignees

No one assigned

    Labels

    modifies/apiThis PR adds API routes or modifies themtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions