Difference between official api and self-hosted instance #6848

Closed
opened 2025-11-02 07:08:33 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @AuspeXeu on GitHub (Feb 11, 2021).

  • Gitea version (or commit ref):
  • Git version: 1.13.2
  • Operating system: docker on centos
  • Database (use [x]):
    • MySQL

Description

My api/swagger documentation is missing some endpoints in comparison to https://try.gitea.io/api/swagger#/
In particular the /repos/{owner}/{repo}/releases/tags/{tag} endpoint. Is this a configuration problem?

Originally created by @AuspeXeu on GitHub (Feb 11, 2021). - Gitea version (or commit ref): - Git version: 1.13.2 - Operating system: docker on centos - Database (use `[x]`): - [x] MySQL ## Description My api/swagger documentation is missing some endpoints in comparison to https://try.gitea.io/api/swagger#/ In particular the `/repos/{owner}/{repo}/releases/tags/{tag}` endpoint. Is this a configuration problem?
GiteaMirror added the type/question label 2025-11-02 07:08:33 -06:00
Author
Owner

@techknowlogick commented on GitHub (Feb 11, 2021):

try.gitea.io is updated to the latest commit in the master branch (currently 1.14-dev). for documentation about your specific instance please refer to the swagger that is built in.

@techknowlogick commented on GitHub (Feb 11, 2021): try.gitea.io is updated to the latest commit in the master branch (currently 1.14-dev). for documentation about your specific instance please refer to the swagger that is built in.
Author
Owner

@AuspeXeu commented on GitHub (Feb 11, 2021):

Would be kinda nice if this was reflected by try.gitea.io :) - it shows 1.1.1 at the top

image

@AuspeXeu commented on GitHub (Feb 11, 2021): Would be kinda nice if this was reflected by try.gitea.io :) - it shows 1.1.1 at the top ![image](https://user-images.githubusercontent.com/2115696/107650359-b1d2e680-6c7e-11eb-9b6a-51089a8daf86.png)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6848