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/geo_sites.md')
-rw-r--r--doc/api/geo_sites.md3
1 files changed, 0 insertions, 3 deletions
diff --git a/doc/api/geo_sites.md b/doc/api/geo_sites.md
index eaf813ae201..95691960a78 100644
--- a/doc/api/geo_sites.md
+++ b/doc/api/geo_sites.md
@@ -292,7 +292,6 @@ Example response:
[
{
"geo_node_id": 1,
- "job_artifacts_synced_missing_on_primary_count": null,
"projects_count": 19,
"container_repositories_replication_enabled": null,
"lfs_objects_count": 0,
@@ -510,7 +509,6 @@ Example response:
},
{
"geo_node_id": 2,
- "job_artifacts_synced_missing_on_primary_count": null,
"projects_count": 19,
"container_repositories_replication_enabled": null,
"lfs_objects_count": 0,
@@ -744,7 +742,6 @@ Example response:
```json
{
"geo_node_id": 2,
- "job_artifacts_synced_missing_on_primary_count": null,
"projects_count": 19,
"container_repositories_replication_enabled": null,
"lfs_objects_count": 0,