commit 3f80297cb9f93afc716315e2fab9690d3a35aada parent 63ceb66def08093c6b870c3d5beb18c74163df7c Author: shivam kohli <kohlishivam5522@gmail.com> Date: Mon, 6 Aug 2018 20:53:18 +0530 bug id for dynamic merchant instance added Diffstat:
| M | api-merchant.rst | | | 4 | ++-- |
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git 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: