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

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2022-08-18 11:17:02 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-08-18 11:17:02 +0300
commitb39512ed755239198a9c294b6a45e65c05900235 (patch)
treed234a3efade1de67c46b9e5a38ce813627726aa7 /doc/api/version.md
parentd31474cf3b17ece37939d20082b07f6657cc79a9 (diff)
Add latest changes from gitlab-org/gitlab@15-3-stable-eev15.3.0-rc42
Diffstat (limited to 'doc/api/version.md')
-rw-r--r--doc/api/version.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/api/version.md b/doc/api/version.md
index 80269bc5697..7d072e23410 100644
--- a/doc/api/version.md
+++ b/doc/api/version.md
@@ -6,6 +6,10 @@ info: To determine the technical writer assigned to the Stage/Group associated w
# Version API **(FREE)**
+NOTE:
+We recommend you use the [Metadata API](metadata.md) instead of the Version API.
+It contains additional information and is aligned with the GraphQL metadata endpoint.
+
Retrieve version information for this GitLab instance. Responds `200 OK` for
authenticated users.