From c55c4ec00a2994d00b4d0414264c2bce01038967 Mon Sep 17 00:00:00 2001 From: Andrew Williamson Date: Tue, 13 Nov 2018 13:05:53 +0000 Subject: [PATCH] clarify in docs that a rating reply object doesn't have rating, reply or version (#9978) --- docs/topics/api/ratings.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/topics/api/ratings.rst b/docs/topics/api/ratings.rst index 2ecda140e6..317b584595 100644 --- a/docs/topics/api/ratings.rst +++ b/docs/topics/api/ratings.rst @@ -159,7 +159,8 @@ Reply .. rating-reply: This endpoint allows you to reply to an existing user rating. -If successful a :ref:`rating reply object ` is returned. +If successful a :ref:`rating reply object ` is returned - +a `rating` object but with the fields ``rating``, ``reply`` and ``version`` omitted. .. note:: Requires authentication and either Addons:Edit permission or a user account