diff options
author | Oswaldo Ferreira <oswaldo@gitlab.com> | 2017-01-25 19:35:27 -0200 |
---|---|---|
committer | Oswaldo Ferreira <oswaldo@gitlab.com> | 2017-02-03 12:29:16 -0200 |
commit | 082f1af5df04ebfe7ef700fd94b713206ad41b5b (patch) | |
tree | 333a1a51bf4622b3d9443317b4e1980c94af9fca /doc/api/issues.md | |
parent | a89aab9c630593524b8a210746d2eb680ac5d102 (diff) | |
download | gitlab-ce-27180-v4-api-namespace-introduction.tar.gz |
Remove deprecated MR and Issue endpoints and preserve V3 namespace27180-v4-api-namespace-introduction
Diffstat (limited to 'doc/api/issues.md')
-rw-r--r-- | doc/api/issues.md | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/api/issues.md b/doc/api/issues.md index b276d1ad918..7c0a444d4fa 100644 --- a/doc/api/issues.md +++ b/doc/api/issues.md @@ -181,7 +181,6 @@ GET /projects/:id/issues?labels=foo,bar GET /projects/:id/issues?labels=foo,bar&state=opened GET /projects/:id/issues?milestone=1.0.0 GET /projects/:id/issues?milestone=1.0.0&state=opened -GET /projects/:id/issues?iid=42 ``` | Attribute | Type | Required | Description | |