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>2020-02-28 06:09:04 +0300
committerGitLab Bot <gitlab-bot@gitlab.com>2020-02-28 06:09:04 +0300
commit597a43f359c3096d845e764b90439743962e5961 (patch)
tree2593024f91b2eb44e0764107490be4d0f1119ace /doc/api/scim.md
parentf54a50aa826d0eedcf2e56f51462613bc132f826 (diff)
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'doc/api/scim.md')
-rw-r--r--doc/api/scim.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/api/scim.md b/doc/api/scim.md
index 11721517cbb..cdd635d0627 100644
--- a/doc/api/scim.md
+++ b/doc/api/scim.md
@@ -219,7 +219,7 @@ They match an expression as specified in [the RFC7644 filtering section](https:/
Example:
-```
+```plaintext
id eq a-b-c-d
```