Commit 76191dc5 authored by Evan Read's avatar Evan Read

Merge branch 'docs-scim-backtick' into 'master'

Add missing backtick to scim api doc

See merge request gitlab-org/gitlab!26135
parents 7322437f 145419dc
......@@ -122,7 +122,7 @@ Parameters:
| `userName` | string | yes | Username of the user. |
| `emails` | JSON string | yes | Work email. |
| `name` | JSON string | yes | Name of the user. |
| `meta` | string | no | Resource type (`User'). |
| `meta` | string | no | Resource type (`User`). |
Example request:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment