Move subscription update API to new module
Rather than keeping this API endpoint on the public namespaces API, move it directly into the internal subscriptions API. This makes it easier to change the authentication mechanism later on, in isolation. Issue: https://gitlab.com/gitlab-org/customers-gitlab-com/-/issues/9773 MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/156598
显示
- ee/lib/api/gitlab_subscriptions/subscriptions.rb 33 个添加, 1 个删除ee/lib/api/gitlab_subscriptions/subscriptions.rb
- ee/lib/ee/api/namespaces.rb 0 个添加, 25 个删除ee/lib/ee/api/namespaces.rb
- ee/spec/requests/api/gitlab_subscriptions/subscriptions_spec.rb 146 个添加, 1 个删除...c/requests/api/gitlab_subscriptions/subscriptions_spec.rb
- ee/spec/requests/api/namespaces_spec.rb 0 个添加, 137 个删除ee/spec/requests/api/namespaces_spec.rb
加载中
想要评论请 注册 或 登录