Commit 0efdbdd0 authored by Suzanne Selhorn's avatar Suzanne Selhorn

Merge branch 'docs/update-api-index-code-format' into 'master'

Fix Markdown code block format

See merge request gitlab-org/gitlab!65899
parents a500e5e2 26e299b3
......@@ -105,7 +105,7 @@ This request can help you investigate an unexpected response.
If you want to expose the HTTP exit code, include the `--fail` option:
```shell script
```shell
curl --fail "https://gitlab.example.com/api/v4/does-not-exist"
curl: (22) The requested URL returned error: 404
```
......
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