Update page 'Create Cropfield'

master
Mark van der Wal 2020-03-17 15:38:56 +00:00
parent 9cb26d0d58
commit 7d916df662
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ Response 404 Parent Item not found
* Create a 'vnd.farmmaps.itemtype.cropfield' item as a child of the 'FOLDER' item.
> Request
```javascript
POST /api/v1/item
POST /api/v1/items
{
"parentCode": "{FOLDER_item_code}",
"itemType": "vnd.farmmaps.itemtype.cropfield",