diff options
author | Robert Speicher <rspeicher@gmail.com> | 2018-11-14 15:00:23 +0100 |
---|---|---|
committer | Robert Speicher <rspeicher@gmail.com> | 2018-11-14 15:00:23 +0100 |
commit | f1f038956a3afa7ae77c7155f5302f1dc63884a4 (patch) | |
tree | b96fa7a5dbe0a60839860a7f9b334d58de085424 /lib/api/commits.rb | |
parent | 28e3a90be82ac4365195a2cd96095fbd5e1b5c2c (diff) | |
download | gitlab-ce-f1f038956a3afa7ae77c7155f5302f1dc63884a4.tar.gz |
Revert API is going into 11.5, not 11.6.docs/rs-revert-api-version
Diffstat (limited to 'lib/api/commits.rb')
-rw-r--r-- | lib/api/commits.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/commits.rb b/lib/api/commits.rb index 3b8f3fedccf..337b92a6183 100644 --- a/lib/api/commits.rb +++ b/lib/api/commits.rb @@ -207,7 +207,7 @@ module API end desc 'Revert a commit in a branch' do - detail 'This feature was introduced in GitLab 11.6' + detail 'This feature was introduced in GitLab 11.5' success Entities::Commit end params do |