From 392ae3dc58ff4033556598aa337eab627745faea Mon Sep 17 00:00:00 2001 From: Scott Sadler Date: Mon, 16 Jan 2017 15:29:10 +0100 Subject: [PATCH] update description in transaction.yaml for asset id --- bigchaindb/common/schema/transaction.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bigchaindb/common/schema/transaction.yaml b/bigchaindb/common/schema/transaction.yaml index 3eea50ff..a0edd1e3 100644 --- a/bigchaindb/common/schema/transaction.yaml +++ b/bigchaindb/common/schema/transaction.yaml @@ -104,7 +104,7 @@ definitions: Description of the asset being transacted. In the case of a ``TRANSFER`` transaction, this field contains only the ID of asset. In the case of a ``CREATE`` transaction, this field contains the user-defined - payload and may contain the asset ID (duplicated from the Transaction ID). + payload and the asset ID (duplicated from the Transaction ID). additionalProperties: false properties: id: