diff --git a/bigchaindb/common/schema/transaction.yaml b/bigchaindb/common/schema/transaction.yaml index b64ceed4..03dbe8ad 100644 --- a/bigchaindb/common/schema/transaction.yaml +++ b/bigchaindb/common/schema/transaction.yaml @@ -5,7 +5,7 @@ type: object additionalProperties: false title: Transaction Schema description: | - TODO - What should go here? + A transaction represents the creation or transfer of assets in BigchainDB. required: - id - fulfillments