Commit f3d91f06 authored by Fiona Neill's avatar Fiona Neill

Merge branch 'doc/project-vulnerabilities-deprecation' into 'master'

Prefer GraphQL instead of project_vulnerabilities REST API

See merge request gitlab-org/gitlab!75801
parents 6adff1dd 018ce4b2
......@@ -10,9 +10,11 @@ type: reference, api
> [Introduced](https://gitlab.com/gitlab-org/gitlab/-/issues/10242) in GitLab 12.6.
WARNING:
This API is in an alpha stage and considered unstable.
This API is in the process of being deprecated and considered unstable.
The response payload may be subject to change or breakage
across GitLab releases.
across GitLab releases. Please use the
[GraphQL API](graphql/reference/index.md#queryvulnerabilities)
instead.
Every API call to vulnerabilities must be [authenticated](index.md#authentication).
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment