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
path: root/doc/api
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2023-05-19 09:09:12 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2023-05-19 09:09:12 +0300
commit765ec2e3b2eb347314af5f806c6b70bad696265a (patch)
tree2ee189f816fd44c8fcba706cd95983d1605bfca2 /doc/api
parentec1f0dd7f46a6d25e4a47c8254ac67b720f81e89 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api')
-rw-r--r--doc/api/geo_nodes.md2
-rw-r--r--doc/api/geo_sites.md4
2 files changed, 2 insertions, 4 deletions
diff --git a/doc/api/geo_nodes.md b/doc/api/geo_nodes.md
index 1445e9768c1..b9d4f93d841 100644
--- a/doc/api/geo_nodes.md
+++ b/doc/api/geo_nodes.md
@@ -192,8 +192,6 @@ Example response:
Updates settings of an existing Geo node.
-_This can only be run against a primary Geo node._
-
```plaintext
PUT /geo_nodes/:id
```
diff --git a/doc/api/geo_sites.md b/doc/api/geo_sites.md
index 40410cdf540..ff06f668514 100644
--- a/doc/api/geo_sites.md
+++ b/doc/api/geo_sites.md
@@ -179,9 +179,9 @@ Example response:
}
```
-## Edit a primary Geo site
+## Edit a Geo site
-Updates settings of an existing primary Geo site.
+Updates settings of an existing Geo site.
```plaintext
PUT /geo_sites/:id