Update 'VRAHaulmkilling-API.md'

master
Mark van der Wal 2021-04-11 15:36:41 +00:00
parent 9cebe41857
commit 40f81e8098
1 changed files with 4 additions and 1 deletions

View File

@ -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