From eb7fc8641315dbceef29924f847a2b17a65ef16d Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Tue, 10 Mar 2020 08:37:06 +0000 Subject: [PATCH] Update page 'VRAPoten API' --- VRAPoten-API.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/VRAPoten-API.md b/VRAPoten-API.md index c3987b9..e798649 100644 --- a/VRAPoten-API.md +++ b/VRAPoten-API.md @@ -1,11 +1,6 @@ ## API v0.1 [<< Home](https://git.akkerweb.nl/FarmMaps/Documentatie/wiki/Home) -FarmMaps is an asynchronous architecture, the API flow keeps this in mind. -The API expects that all data is already processed and available provided, for example through the normal FarmMaps flow. - -For the currently available public FarmMaps API you can take a look at swagger: http://farmmaps.awtest.nl/swagger/index.html - **Input preperation** * VRAPoten requires specific input which needs to be provided by the FarmMaps API or user interface. * You can activate the VRAPotenTask with the Task API, passing the just created cropfield item code as a parameter.