mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-08-01 16:04:19 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -70,7 +70,7 @@ Supported attributes:
|
||||
| `attribute` | datatype | No | Detailed description. |
|
||||
| `attribute` | datatype | No | Detailed description. |
|
||||
|
||||
If successful, returns [`<status_code>`](rest/index.md#status-codes) and the following
|
||||
If successful, returns [`<status_code>`](rest/troubleshooting.md#status-codes) and the following
|
||||
response attributes:
|
||||
|
||||
| Attribute | Type | Description |
|
||||
@ -184,10 +184,10 @@ For example:
|
||||
## Response body description
|
||||
|
||||
Start the description with the following sentence, replacing `status code` with the
|
||||
relevant [HTTP status code](../../api/rest/index.md#status-codes), for example:
|
||||
relevant [HTTP status code](../../api/rest/troubleshooting.md#status-codes), for example:
|
||||
|
||||
```markdown
|
||||
If successful, returns [`200 OK`](../../api/rest/index.md#status-codes) and the
|
||||
If successful, returns [`200 OK`](../../api/rest/troubleshooting.md#status-codes) and the
|
||||
following response attributes:
|
||||
```
|
||||
|
||||
|
Reference in New Issue
Block a user