Welcome to mirror list, hosted at ThFree Co, Russian Federation.

14-6-remove-api-fuzzing-ci-configuration-create-mutation.yml « deprecations « data - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f2b22b047af3d8d913e3e86a18e8d37a309a5913 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
- name: "apiFuzzingCiConfigurationCreate GraphQL mutation"
  announcement_milestone: "14.6"
  announcement_date: "2021-12-22"
  removal_milestone: "15.0"
  body: |
    The API Fuzzing configuration snippet is now being generated client-side and does not require an
    API request anymore. We are therefore deprecating the `apiFuzzingCiConfigurationCreate` mutation
    which isn't being used in GitLab anymore.
  stage: Secure
  tiers: Ultimate
  issue_url: https://gitlab.com/gitlab-org/gitlab/-/issues/333233
  documentation_url: https://docs.gitlab.com/ee/user/application_security/api_fuzzing/#web-api-fuzzing-configuration-form
  removal_date: "2022-05-22"