diff options
Diffstat (limited to 'lib/api/package_files.rb')
-rw-r--r-- | lib/api/package_files.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/api/package_files.rb b/lib/api/package_files.rb index 4861c0c740e..278dc4c2044 100644 --- a/lib/api/package_files.rb +++ b/lib/api/package_files.rb @@ -9,6 +9,7 @@ module API end feature_category :package_registry + urgency :low helpers ::API::Helpers::PackagesHelpers |