Update 'VRAHaulmkilling-API.md'
This commit is contained in:
parent
9cebe41857
commit
40f81e8098
@ -72,6 +72,7 @@ GET /api/v1/items/?it=vnd.farmmaps.itemtype.codelist.fm005
|
||||
```
|
||||
> Response 201
|
||||
```javascript
|
||||
[
|
||||
{
|
||||
"code": "....",
|
||||
// ....
|
||||
@ -82,7 +83,9 @@ GET /api/v1/items/?it=vnd.farmmaps.itemtype.codelist.fm005
|
||||
"label": "quickdown",
|
||||
"options": "risk.standard,risk.high"
|
||||
}
|
||||
}
|
||||
},
|
||||
...
|
||||
]
|
||||
```
|
||||
|
||||
Response 400 Itemtype not found
|
||||
|
Loading…
Reference in New Issue
Block a user