Place relation import endpoint behind feature flag
This MR places the API endpoint introduced in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/147904 behind a beta flag to give us the opportunity to release it in a more controlled way. Changelog: changed
显示
- config/feature_flags/beta/single_relation_import.yml 9 个添加, 0 个删除config/feature_flags/beta/single_relation_import.yml
- doc/api/project_import_export.md 2 个添加, 2 个删除doc/api/project_import_export.md
- lib/api/project_import.rb 1 个添加, 0 个删除lib/api/project_import.rb
- spec/requests/api/project_import_spec.rb 14 个添加, 0 个删除spec/requests/api/project_import_spec.rb
加载中
想要评论请 注册 或 登录