Update page 'Create Cropfield'
This commit is contained in:
parent
9cb26d0d58
commit
7d916df662
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user