diff options
author | Unknwon <u@gogs.io> | 2016-03-21 12:47:54 -0400 |
---|---|---|
committer | Unknwon <u@gogs.io> | 2016-03-21 12:47:54 -0400 |
commit | e6f927f61af927156798390e64f17dd6755697e7 (patch) | |
tree | c97f90dfb0f4ae96534c13f98352907fb42d177b /routers/api/v1/repo | |
parent | 60ae8ac3d2995d46156ead8ad93004801daad4ce (diff) |
#1692 api: admin list and create team under organization
Diffstat (limited to 'routers/api/v1/repo')
-rw-r--r-- | routers/api/v1/repo/hook.go (renamed from routers/api/v1/repo/hooks.go) | 0 | ||||
-rw-r--r-- | routers/api/v1/repo/key.go (renamed from routers/api/v1/repo/keys.go) | 0 |
2 files changed, 0 insertions, 0 deletions
diff --git a/routers/api/v1/repo/hooks.go b/routers/api/v1/repo/hook.go index 0cbe6762..0cbe6762 100644 --- a/routers/api/v1/repo/hooks.go +++ b/routers/api/v1/repo/hook.go diff --git a/routers/api/v1/repo/keys.go b/routers/api/v1/repo/key.go index 563dac26..563dac26 100644 --- a/routers/api/v1/repo/keys.go +++ b/routers/api/v1/repo/key.go |