From 94c77ba658c1c6238e2a3d2bc8d6efa1b166c808 Mon Sep 17 00:00:00 2001 From: Troy McConaghy Date: Tue, 21 Nov 2017 14:13:24 +0100 Subject: [PATCH] Removed the line from transaction_v1.0.yaml --- bigchaindb/common/schema/transaction_v1.0.yaml | 1 - 1 file changed, 1 deletion(-) diff --git a/bigchaindb/common/schema/transaction_v1.0.yaml b/bigchaindb/common/schema/transaction_v1.0.yaml index 33f6a1f8..2d5a4964 100644 --- a/bigchaindb/common/schema/transaction_v1.0.yaml +++ b/bigchaindb/common/schema/transaction_v1.0.yaml @@ -1,6 +1,5 @@ --- "$schema": "http://json-schema.org/draft-04/schema#" -id: "http://www.bigchaindb.com/schema/transaction.json" type: object additionalProperties: false title: Transaction Schema