<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/gitlab/gitlab-ce.git/doc/api/notes.md, branch api-refs-for-commit</title>
<subtitle>gitlab.com: gitlab-org/gitlab-ce.git
</subtitle>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/'/>
<entry>
<title>Expose noteable_iid in Note</title>
<updated>2017-08-08T11:31:55+00:00</updated>
<author>
<name>sue445</name>
<email>sue445@sue445.net</email>
</author>
<published>2017-08-08T11:31:55+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=7bc048616217b6cd1023c2972f882cf5d4a20309'/>
<id>7bc048616217b6cd1023c2972f882cf5d4a20309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add "API" to all respective headings (h1s)</title>
<updated>2017-05-18T08:49:03+00:00</updated>
<author>
<name>Marcia Ramos</name>
<email>virtua.creative@gmail.com</email>
</author>
<published>2017-05-18T08:49:03+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=18a2928732e4bf371f7aaa4b120a8e16861bced9'/>
<id>18a2928732e4bf371f7aaa4b120a8e16861bced9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix wrong copy edits for URL-encoded substitutions in API docs</title>
<updated>2017-04-10T09:17:04+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-04-08T09:21:11+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=b472f9995ab9e981a0b28a3ad6666a20330f230c'/>
<id>b472f9995ab9e981a0b28a3ad6666a20330f230c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Mention URL path encoding to all API docs</title>
<updated>2017-04-08T10:38:59+00:00</updated>
<author>
<name>Achilleas Pipinellis</name>
<email>axilleas@axilleas.me</email>
</author>
<published>2017-04-08T08:54:00+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=5422554b8647c3fc01c44a5790b35c20596f1770'/>
<id>5422554b8647c3fc01c44a5790b35c20596f1770</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add information about namespace encoding to API docs</title>
<updated>2017-04-08T10:38:59+00:00</updated>
<author>
<name>Dawid Goslawski</name>
<email>alkuzad@gmail.com</email>
</author>
<published>2016-12-25T13:42:41+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=82fad17a7d40b7d19e0ee56abbe484c187d3360d'/>
<id>82fad17a7d40b7d19e0ee56abbe484c187d3360d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>API: Make the /notes endpoint work with noteable iid instead of id</title>
<updated>2017-03-27T13:29:37+00:00</updated>
<author>
<name>Toon Claes</name>
<email>toon@gitlab.com</email>
</author>
<published>2017-03-27T13:01:45+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=add5cd996f2a2261c9897052609a8b9d8a47261a'/>
<id>add5cd996f2a2261c9897052609a8b9d8a47261a</id>
<content type='text'>
In API V4 all endpoints were changed so Merge Requests and Issues
should be referred by iid, instead of id. Except the /notes endpoint
was forgotten. So change the endpoints from:

- /projects/:id/issues/:issue_id/notes
- /projects/:id/merge_requests/:merge_request_id/notes

To:

- /projects/:id/issues/:issue_iid/notes
- /projects/:id/merge_requests/:merge_request_iid/notes

For Project Snippets nothing changes.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In API V4 all endpoints were changed so Merge Requests and Issues
should be referred by iid, instead of id. Except the /notes endpoint
was forgotten. So change the endpoints from:

- /projects/:id/issues/:issue_id/notes
- /projects/:id/merge_requests/:merge_request_id/notes

To:

- /projects/:id/issues/:issue_iid/notes
- /projects/:id/merge_requests/:merge_request_iid/notes

For Project Snippets nothing changes.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use v4 endpoint in API docs</title>
<updated>2017-03-01T17:39:40+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-03-01T17:39:40+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=1ead6a9793f790b4111180781234cc6a43590cc1'/>
<id>1ead6a9793f790b4111180781234cc6a43590cc1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Update documentation</title>
<updated>2017-02-28T07:32:39+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-20T18:34:24+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=f2dd2604134ac62301db765ff0b14ff692e21bd6'/>
<id>f2dd2604134ac62301db765ff0b14ff692e21bd6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove deprecated `upvotes` and `downvotes` from the notes API</title>
<updated>2017-02-22T12:07:49+00:00</updated>
<author>
<name>Robert Schilling</name>
<email>rschilling@student.tugraz.at</email>
</author>
<published>2017-02-20T14:35:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=0b402e11e355dc8d834fbc139f4bca810a9f766e'/>
<id>0b402e11e355dc8d834fbc139f4bca810a9f766e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'issue-24534' into 'master'</title>
<updated>2016-11-25T15:43:05+00:00</updated>
<author>
<name>Rémy Coutable</name>
<email>remy@rymai.me</email>
</author>
<published>2016-11-25T15:43:05+00:00</published>
<link rel='alternate' type='text/html' href='http://91.123.203.49/cgit/delta/gitlab/gitlab-ce.git/commit/?id=d03ca3d02e39d32e41e26f1100dcb793a7d758ad'/>
<id>d03ca3d02e39d32e41e26f1100dcb793a7d758ad</id>
<content type='text'>

Remove unnecessary sentences for return codes in the API documentation

Closes #24534

See merge request !7511</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>

Remove unnecessary sentences for return codes in the API documentation

Closes #24534

See merge request !7511</pre>
</div>
</content>
</entry>
</feed>
