summaryrefslogtreecommitdiff
path: root/doc/api/users.md
diff options
context:
space:
mode:
authorRobert Schilling <rschilling@student.tugraz.at>2017-02-20 15:35:05 +0100
committerRobert Schilling <rschilling@student.tugraz.at>2017-02-22 13:07:49 +0100
commit0b402e11e355dc8d834fbc139f4bca810a9f766e (patch)
treeb03e45e942533bb1ae1811e59d42af88ca44fe7e /doc/api/users.md
parent87411889b9c8a778bebafeaa381e1d736af7329a (diff)
downloadgitlab-ce-0b402e11e355dc8d834fbc139f4bca810a9f766e.tar.gz
Remove deprecated `upvotes` and `downvotes` from the notes API
Diffstat (limited to 'doc/api/users.md')
-rw-r--r--doc/api/users.md2
1 files changed, 0 insertions, 2 deletions
diff --git a/doc/api/users.md b/doc/api/users.md
index 852c7ac8ec2..d14548e8bbb 100644
--- a/doc/api/users.md
+++ b/doc/api/users.md
@@ -812,8 +812,6 @@ Example response:
},
"created_at": "2015-12-04T10:33:56.698Z",
"system": false,
- "upvote": false,
- "downvote": false,
"noteable_id": 377,
"noteable_type": "Issue"
},