-
- Downloads
Use enriched ID type for dast_scanner_profiles
Switches over to DastScannerProfileID instead of ID in DastScannerProfileType and Mutations::DastSiteProfiles::Create.
parent
0757395c
No related branches found
No related tags found
Showing
- doc/api/graphql/reference/gitlab_schema.graphql 12 additions, 2 deletionsdoc/api/graphql/reference/gitlab_schema.graphql
- doc/api/graphql/reference/gitlab_schema.json 36 additions, 4 deletionsdoc/api/graphql/reference/gitlab_schema.json
- doc/api/graphql/reference/index.md 4 additions, 2 deletionsdoc/api/graphql/reference/index.md
- ee/app/graphql/mutations/dast_scanner_profiles/create.rb 6 additions, 1 deletionee/app/graphql/mutations/dast_scanner_profiles/create.rb
- ee/app/graphql/types/dast_scanner_profile_type.rb 6 additions, 1 deletionee/app/graphql/types/dast_scanner_profile_type.rb
- ee/changelogs/unreleased/switch-query-id-in-scanner-profiles-238963.yml 5 additions, 0 deletions...unreleased/switch-query-id-in-scanner-profiles-238963.yml
- ee/spec/graphql/types/dast_scanner_profile_type_spec.rb 2 additions, 1 deletionee/spec/graphql/types/dast_scanner_profile_type_spec.rb
- ee/spec/requests/api/graphql/mutations/dast_scanner_profiles/create_spec.rb 8 additions, 2 deletions...pi/graphql/mutations/dast_scanner_profiles/create_spec.rb
- ee/spec/requests/api/graphql/project/dast_scanner_profiles_spec.rb 6 additions, 0 deletions...equests/api/graphql/project/dast_scanner_profiles_spec.rb
Loading
Please register or sign in to comment