From 50c1255b06b9053ce26afbccbb5ad26831423f73 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 9 Aug 2019 04:31:25 -0400 Subject: more spec fixes --- data/spec-v1-swagger.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'data') diff --git a/data/spec-v1-swagger.json b/data/spec-v1-swagger.json index fea1c53..ada356d 100644 --- a/data/spec-v1-swagger.json +++ b/data/spec-v1-swagger.json @@ -2352,7 +2352,7 @@ }, { "type": "object", - "required": ["type", "parent_transaction_id", "account_name", "payee_name", "category_name"], + "required": ["type", "account_name", "category_name"], "properties": { "type": { "type": "string", -- cgit v1.2.3-54-g00ecf