From 41e6c2d2fe3476dba923cc4ac53129c454a76c9c Mon Sep 17 00:00:00 2001 From: Stoica Paul Date: Fri, 6 Oct 2017 00:06:17 +0300 Subject: [PATCH] [Documentation]: add in toctree and map Product Reviews API --- docs/api/index.rst | 1 + docs/api/map.rst.inc | 1 + docs/api/product_reviews.rst | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/api/index.rst b/docs/api/index.rst index 99e494682a40..ca00abb1d3a2 100644 --- a/docs/api/index.rst +++ b/docs/api/index.rst @@ -21,6 +21,7 @@ The REST API Reference product_attributes product_options product_variants + product_reviews products promotion_coupons promotions diff --git a/docs/api/map.rst.inc b/docs/api/map.rst.inc index 8bd63149971f..273f8dd4f517 100644 --- a/docs/api/map.rst.inc +++ b/docs/api/map.rst.inc @@ -15,6 +15,7 @@ * :doc:`/api/product_attributes` * :doc:`/api/product_options` * :doc:`/api/product_variants` +* :doc:`/api/product_reviews` * :doc:`/api/products` * :doc:`/api/promotion_coupons` * :doc:`/api/promotions` diff --git a/docs/api/product_reviews.rst b/docs/api/product_reviews.rst index 77ea810df366..2c5d61ca00e7 100644 --- a/docs/api/product_reviews.rst +++ b/docs/api/product_reviews.rst @@ -28,7 +28,7 @@ When you get a collection of resources, you will receive objects with the follow .. note:: - Read more about :doc:`ProductReviews docs`. + Read more about :doc:`ProductReviews docs`. Creating a Product Review --------------------------