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
6543 e8ea0695b0 [API] creat org repo call same as github (#9186)
* deprecate /api/v1/org/{org}/repos in favour of /api/v1/orgs/{org}/repos + cleanup api repository routes a bit

* remove redundant code

* use upstream function for api cal

* make generate-swagger

Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lauris BH <lauris@nix.lv>
5 years ago
..
blob.go Swagger info corrections (#9441) 5 years ago
branch.go Swagger info corrections (#9441) 5 years ago
collaborators.go Swagger info corrections (#9441) 5 years ago
commits.go Swagger info corrections (#9441) 5 years ago
file.go [API] Extend contents with dates (#9464) 5 years ago
fork.go Swagger info corrections (#9441) 5 years ago
git_hook.go Swagger info corrections (#9441) 5 years ago
git_ref.go Swagger info corrections (#9441) 5 years ago
hook.go Swagger info corrections (#9441) 5 years ago
hook_test.go API endpoint for testing webhook (#3550) 7 years ago
issue.go Fix #9189 - API Allow only specific Colums to be updated on Issue (#9539) 5 years ago
issue_comment.go [API] add comments endpoint for single comment (#9494) 5 years ago
issue_label.go Swagger info corrections (#9441) 5 years ago
issue_reaction.go fix swagger description of reaction API (#9617) 5 years ago
issue_stopwatch.go Swagger info corrections (#9441) 5 years ago
issue_subscription.go Swagger info corrections (#9441) 5 years ago
issue_tracked_time.go times Add filters (#9373) 5 years ago
key.go Swagger info corrections (#9441) 5 years ago
label.go Swagger info corrections (#9441) 5 years ago
main_test.go API endpoint for testing webhook (#3550) 7 years ago
milestone.go Swagger info corrections (#9441) 5 years ago
pull.go [API] Add notification endpoint (#9488) 5 years ago
release.go Swagger info corrections (#9441) 5 years ago
release_attachment.go Swagger info corrections (#9441) 5 years ago
repo.go [API] creat org repo call same as github (#9186) 5 years ago
repo_test.go Fixes #5960 - Adds API Endpoint for Repo Edit (#7006) 6 years ago
star.go Swagger info corrections (#9441) 5 years ago
status.go Swagger info corrections (#9441) 5 years ago
subscriber.go Swagger info corrections (#9441) 5 years ago
tag.go Swagger info corrections (#9441) 5 years ago
topic.go Swagger info corrections (#9441) 5 years ago
tree.go Swagger info corrections (#9441) 5 years ago