Update 'Blight-API.md'
more text
This commit is contained in:
parent
f8a0e2f5d9
commit
4630426de1
@ -47,8 +47,16 @@ GET /api/v1/items/{code}/children?it=vnd.farmmaps.itemtype.blight
|
||||
"geometry": ...
|
||||
"url": ...
|
||||
"code": ...
|
||||
"data": ...
|
||||
"size": ...
|
||||
"data": {
|
||||
"itemtask": {
|
||||
"runs": {
|
||||
"last": "2023-02-22T03:02:01.8775194Z",
|
||||
"success": "2023-02-22T03:02:01.8775194Z"
|
||||
},
|
||||
"state": "ok",
|
||||
"messages": []
|
||||
},
|
||||
...
|
||||
}
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user