Skip to content

remove incorrect information about the api version

gitlab-qa-bot requested to merge github/fork/Xylakant/patch-2 into master

Created by: Xylakant

The API version is currently not equal to the gitlab major version number. Gitlab 4.1  still uses API version 3. Point to the lib/api.rb file instead which contains the autoritative information.

Merge request reports