mirror of
https://github.com/go-gitea/website.git
synced 2026-08-24 21:01:27 -04:00
[GH-ISSUE #57] API link doesn't appear to work #9
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @klauern on GitHub (Nov 20, 2017).
Original GitHub issue: https://github.com/go-gitea/website/issues/57
I attempted to look at the underlying API to see if I could write some tool against it, but the link to the API page doesn't seem to show anything resembling an API at all. It actually looks like a demo.
Links to https://try.gitea.io/swagger, but that shows this:
@lafriks commented on GitHub (Nov 20, 2017):
@go-gitea/owners go-gitea/docs updates are not published after PR has been merged
@lunny commented on GitHub (Nov 20, 2017):
recent PR is 4 months ago, It seems no PR to change that? see https://drone.gitea.io/go-gitea/docs.
@lafriks commented on GitHub (Nov 20, 2017):
@lunny There was PR #10 that was merged 10 days ago to fix that
@lunny commented on GitHub (Nov 21, 2017):
Yes, but no drone action on https://drone.gitea.io/go-gitea/website. Something wrong on drone maybe.
@lafriks commented on GitHub (Nov 21, 2017):
@lunny same is also for docs, merged PR but no action on drone
@lunny commented on GitHub (Jul 12, 2019):
This should not be a problem any more.
API link doesn't appear to workto [GH-ISSUE #57] API link doesn't appear to work