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
|
> Response 201
|
||||||
```javascript
|
```javascript
|
||||||
|
[
|
||||||
{
|
{
|
||||||
"code": "....",
|
"code": "....",
|
||||||
// ....
|
// ....
|
||||||
@ -82,7 +83,9 @@ GET /api/v1/items/?it=vnd.farmmaps.itemtype.codelist.fm005
|
|||||||
"label": "quickdown",
|
"label": "quickdown",
|
||||||
"options": "risk.standard,risk.high"
|
"options": "risk.standard,risk.high"
|
||||||
}
|
}
|
||||||
}
|
},
|
||||||
|
...
|
||||||
|
]
|
||||||
```
|
```
|
||||||
|
|
||||||
Response 400 Itemtype not found
|
Response 400 Itemtype not found
|
||||||
|
Loading…
Reference in New Issue
Block a user