diff options
Diffstat (limited to 'lib/api/internal.rb')
-rw-r--r-- | lib/api/internal.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/internal.rb b/lib/api/internal.rb index 86fa149d050..2b0ef114913 100644 --- a/lib/api/internal.rb +++ b/lib/api/internal.rb @@ -12,7 +12,7 @@ module API # ref - branch name # forced_push - forced_push # - get "/allowed" do + post "/allowed" do # Check for *.wiki repositories. # Strip out the .wiki from the pathname before finding the # project. This applies the correct project permissions to |