You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/routers/api/v1/repo
Marc Brückner 695b10bedd Fix API-Endpoint release (#3012)
* Fixes API-Endpoint release (#3005)

* Using context.ReferencesGitRepo(); doing the same in the PATCH route.

* Add release create, get and update test
7 years ago
..
branch.go
collaborators.go
file.go
fork.go Handle refactor (#3339) 7 years ago
hook.go
issue.go Fix swagger docs (#3300) 7 years ago
issue_comment.go Fix comment API paths (#2813) 7 years ago
issue_label.go
issue_tracked_time.go
key.go Writable deploy keys (closes #671) (#3225) 7 years ago
label.go Handle refactor (#3339) 7 years ago
milestone.go Handle refactor (#3339) 7 years ago
pull.go Handle refactor (#3339) 7 years ago
release.go Fix API-Endpoint release (#3012) 7 years ago
repo.go Handle refactor (#3339) 7 years ago
star.go
status.go
subscriber.go