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:
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.