diff --git a/VRANbs-API.md b/VRANbs-API.md index 525488f..27a85b2 100644 --- a/VRANbs-API.md +++ b/VRANbs-API.md @@ -16,10 +16,10 @@ For the currently available public FarmMaps API you can take a look at swagger: * The farmmaps file API can be used for this. **Users can poll the task api to see if a task is completed** -[Poll task status](https://git.akkerweb.nl/FarmMaps/Documentatie/wiki/Polling-task-status) - **This can be achieved with the task execution id obtained from calling the 'ItemTask' API.** -**Users can query the API for child items of a cropfield to see what data it has.** +[Poll task status](https://git.akkerweb.nl/FarmMaps/Documentatie/wiki/Polling-task-status) + +**Users can query the API for child items of a cropfield to see what items it has.** ### API flow * Authenticate User