gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-docs] branch master updated: update spec


From: gnunet
Subject: [taler-docs] branch master updated: update spec
Date: Mon, 20 Apr 2020 19:32:35 +0200

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository docs.

The following commit(s) were added to refs/heads/master by this push:
     new 925dc91  update spec
925dc91 is described below

commit 925dc91406ff2de7fddc15b64e2aeea708ef9d95
Author: Christian Grothoff <address@hidden>
AuthorDate: Mon Apr 20 19:32:32 2020 +0200

    update spec
---
 core/api-merchant.rst | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/core/api-merchant.rst b/core/api-merchant.rst
index a037cd8..3583e20 100644
--- a/core/api-merchant.rst
+++ b/core/api-merchant.rst
@@ -431,7 +431,7 @@ management.
       total_lost: integer;
 
       // Identifies where the product is in stock.
-      location: Location;
+      address: Location;
 
       // Identifies when we expect the next restocking to happen.
       next_restock?: timestamp;
@@ -491,7 +491,7 @@ management.
       total_stocked: integer;
 
       // Identifies where the product is in stock.
-      location: Location;
+      address: Location;
 
       // Identifies when we expect the next restocking to happen.
       next_restock?: timestamp;
@@ -558,7 +558,7 @@ management.
       total_lost: integer;
 
       // Identifies where the product is in stock.
-      location: Location;
+      address: Location;
 
       // Identifies when we expect the next restocking to happen.
       next_restock?: timestamp;

-- 
To stop receiving notification emails like this one, please contact
address@hidden.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]