From 1a6c61c33a182771d443b81f602b67c0f390fb9b Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Mon, 23 Mar 2020 16:39:45 +0000 Subject: [PATCH] Update page 'Create Cropfield' --- Create-Cropfield.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Create-Cropfield.md b/Create-Cropfield.md index acc24e7..0d04822 100644 --- a/Create-Cropfield.md +++ b/Create-Cropfield.md @@ -64,7 +64,7 @@ Response 401 Not authenticated Response 403 No WRITE permissions in parent item Response 404 Parent Item not found -* Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item. +* Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item. Needs to contain dataDate and dataEndDate to specify cropfield season. The data field needs to contain the startDate and endDate keys with the same values as dataDate(startDate) and dataEndDate(endDate) > Request