diff options
author | Stan Hu <stanhu@gmail.com> | 2017-05-11 12:40:44 -0700 |
---|---|---|
committer | Stan Hu <stanhu@gmail.com> | 2017-05-11 12:40:44 -0700 |
commit | e3bac7dffe87a6e5adb1b51700acedba09420515 (patch) | |
tree | 3cad0696bdfeb79609c0442f79708fbbed2d93f1 /lib/api/v3/services.rb | |
parent | f4b6bc06da18bce9553032463ca2012d7cad7268 (diff) | |
parent | e7e132529bff3af38175076b84c818b6dea4b05f (diff) | |
download | gitlab-ce-sh-ajax-tests.tar.gz |
Merge branch 'master' into sh-ajax-testssh-ajax-tests
Diffstat (limited to 'lib/api/v3/services.rb')
-rw-r--r-- | lib/api/v3/services.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/v3/services.rb b/lib/api/v3/services.rb index 61629a04174..118c6df6549 100644 --- a/lib/api/v3/services.rb +++ b/lib/api/v3/services.rb @@ -377,7 +377,7 @@ module API name: :ca_pem, type: String, desc: 'A custom certificate authority bundle to verify the Kubernetes cluster with (PEM format)' - }, + } ], 'mattermost-slash-commands' => [ { |