summaryrefslogtreecommitdiff
path: root/spec/lib/api/api_spec.rb
Commit message (Collapse)AuthorAgeFilesLines
* Add latest changes from gitlab-org/gitlab@masterGitLab Bot2020-06-241-1/+1
|
* Add frozen_string_literal to spec/lib (part 1)Thong Kuah2019-07-261-0/+2
| | | | | Using the sed script from https://gitlab.com/gitlab-org/gitlab-ce/issues/59758
* Add API::Helpers::Version and expose API root URLGrzegorz Bizon2019-01-031-16/+1
| | | | | This commits adds a new class that is supposed to represent Grape API version, like `v3` or `v4`.
* Expose method that returns GitLab API pathsGrzegorz Bizon2019-01-031-0/+36