Update page 'Create Cropfield'

This commit is contained in:
Mark van der Wal 2020-03-23 16:40:31 +00:00
parent 1a6c61c33a
commit 5c6a4be5b6

View File

@ -66,6 +66,7 @@ Response 404 Parent Item not found
* Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item.
Needs to contain dataDate and dataEndDate to specify cropfield season.
dataDate needs to be before dataEndDate and cannot be the same day.
The data field needs to contain the startDate and endDate keys with the same values as dataDate(startDate) and dataEndDate(endDate)
> Request
```javascript