-
- 下载
Merge branch 'add-ability-to-update-dast-site-profile-227252' into 'master'
Add ability to update DastSiteProfile with GraphQL See merge request gitlab-org/gitlab!38662
显示
- doc/api/graphql/reference/gitlab_schema.graphql 51 个添加, 0 个删除doc/api/graphql/reference/gitlab_schema.graphql
- doc/api/graphql/reference/gitlab_schema.json 167 个添加, 0 个删除doc/api/graphql/reference/gitlab_schema.json
- doc/api/graphql/reference/index.md 10 个添加, 0 个删除doc/api/graphql/reference/index.md
- ee/app/finders/dast_site_profiles_finder.rb 34 个添加, 0 个删除ee/app/finders/dast_site_profiles_finder.rb
- ee/app/graphql/ee/types/mutation_type.rb 1 个添加, 0 个删除ee/app/graphql/ee/types/mutation_type.rb
- ee/app/graphql/mutations/dast_site_profiles/update.rb 53 个添加, 0 个删除ee/app/graphql/mutations/dast_site_profiles/update.rb
- ee/app/services/dast_site_profiles/update_service.rb 37 个添加, 0 个删除ee/app/services/dast_site_profiles/update_service.rb
- ee/spec/finders/dast_site_profiles_finder_spec.rb 50 个添加, 0 个删除ee/spec/finders/dast_site_profiles_finder_spec.rb
- ee/spec/graphql/mutations/dast_site_profiles/update_spec.rb 106 个添加, 0 个删除ee/spec/graphql/mutations/dast_site_profiles/update_spec.rb
- ee/spec/requests/api/graphql/mutations/dast_site_profiles/update_spec.rb 128 个添加, 0 个删除...s/api/graphql/mutations/dast_site_profiles/update_spec.rb
- ee/spec/services/dast_site_profiles/update_service_spec.rb 86 个添加, 0 个删除ee/spec/services/dast_site_profiles/update_service_spec.rb
加载中
想要评论请 注册 或 登录