diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-15 00:08:42 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-10-15 00:08:42 +0000 |
commit | 6a0085290e97f344d3ed69463c8a1f729a337bc4 (patch) | |
tree | 792f6edfaf71b3b331604a6561860eb988df8291 /lib/api/project_packages.rb | |
parent | 5c635722c66a32e170c3ba8150bc303124abb7a1 (diff) | |
download | gitlab-ce-6a0085290e97f344d3ed69463c8a1f729a337bc4.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'lib/api/project_packages.rb')
-rw-r--r-- | lib/api/project_packages.rb | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/api/project_packages.rb b/lib/api/project_packages.rb index 359514f1f78..b8d97b1243a 100644 --- a/lib/api/project_packages.rb +++ b/lib/api/project_packages.rb @@ -1,7 +1,7 @@ # frozen_string_literal: true module API - class ProjectPackages < Grape::API::Instance + class ProjectPackages < ::API::Base include PaginationParams before do |