summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorshivam kohli <kohlishivam5522@gmail.com>2018-08-06 20:53:18 +0530
committershivam kohli <kohlishivam5522@gmail.com>2018-08-06 20:53:18 +0530
commit3f80297cb9f93afc716315e2fab9690d3a35aada (patch)
treedc9c57493008676404a0ac86283e65abd154d965
parent63ceb66def08093c6b870c3d5beb18c74163df7c (diff)
downloaddocs-3f80297cb9f93afc716315e2fab9690d3a35aada.tar.gz
docs-3f80297cb9f93afc716315e2fab9690d3a35aada.tar.bz2
docs-3f80297cb9f93afc716315e2fab9690d3a35aada.zip
bug id for dynamic merchant instance added
-rw-r--r--api-merchant.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/api-merchant.rst b/api-merchant.rst
index d684d55b..de4a00b6 100644
--- a/api-merchant.rst
+++ b/api-merchant.rst
@@ -593,7 +593,7 @@ Dynamic Merchant Instance
.. note::
The endpoints to dynamically manage merchant instances has not been
- implemented yet.
+ implemented yet. The bug id for this refernce is 5349.
.. http:get:: /instances
@@ -613,7 +613,7 @@ Dynamic Merchant Instance
instances: Instance[];
}
- The `instance` object describes the instance registered with the backend. It has the following structure:
+The `instance` object describes the instance registered with the backend. It has the following structure:
.. Instance:
.. _tsref-type-Instance: