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-03-17 12:07:30 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2022-03-17 12:07:30 +0300
commit5498125b82c1bad4c613cc4b90c7920d47d949d4 (patch)
tree03f35817fea072376372c2f280e62e08e9f8f145 /doc/api/index.md
parent2fff82c54ce215aceabe5b5236fafeea005d4eee (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/index.md')
-rw-r--r--doc/api/index.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/index.md b/doc/api/index.md
index 6cdf64a01af..178c2f05a6d 100644
--- a/doc/api/index.md
+++ b/doc/api/index.md
@@ -28,7 +28,7 @@ For an introduction and basic steps, see
## SCIM API **(PREMIUM SAAS)**
-GitLab provides an [SCIM API](scim.md) that both implements
+GitLab provides a [SCIM API](scim.md) that both implements
[the RFC7644 protocol](https://tools.ietf.org/html/rfc7644) and provides the
`/Users` endpoint. The base URL is `/api/scim/v2/groups/:group_path/Users/`.