Commit 36cd76e2 authored by Achilleas Pipinellis's avatar Achilleas Pipinellis

Merge branch 'docs-rverschoor-missing-attributes-create-issue-link-api' into 'master'

Docs - Show all attributes in Create Issue Link post

See merge request gitlab-org/gitlab!21919
parents 1a196ac4 0200623e
......@@ -57,7 +57,7 @@ Parameters:
Creates a two-way relation between two issues. User must be allowed to update both issues in order to succeed.
```
POST /projects/:id/issues/:issue_iid/links
POST /projects/:id/issues/:issue_iid/links/:target_project_id/:target_issue_iid
```
| Attribute | Type | Required | Description |
......
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