Skip to content

Move Debian endpoints concern to correct file

Mathieu Parent requested to merge sathieu/gitlab:debian_endpoints_concern into master

What does this MR do?

Move lib/api/debian_package_endpoints.rb to lib/api/concerns/packages/debian_endpoints.rb like conan_endpoints.rb, npm_endpoints.rb and nuget_endpoints.rb

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Mathieu Parent

Merge request reports