diff --git a/Blight-API.md b/Blight-API.md index e6bd239..c5924f2 100644 --- a/Blight-API.md +++ b/Blight-API.md @@ -3,9 +3,6 @@ For the currently available public FarmMaps API you can take a look at swagger: https://farmmaps.eu/swagger -## Prerequisite -The blight package is added to the account which is used to authenticate. - ## API flow * Authenticate * Create cropping scheme (if not exists) @@ -27,7 +24,7 @@ See [Create Croppingscheme](Create-Croppingscheme.md) ### Create crop field (if not exists) See [Create Cropfield](Create-Cropfield.md) -### Get blight advice +### Get blight advice Blight is only available for potato fields. The advice is automatically created when new potato fields are added and is scheduled to be updated at configured times. @@ -123,7 +120,7 @@ This item also contains other parameters like pressure, disable/enable oospores Changing these parameters will not create in a new advice automatically. But is it possible to create an advice at any time, see [Create blight advice](#create-advice). -Get the blight advice code from [Get blight advice](#get-advice) +Get the blight advice code from [Get blight advice](#create-advice) Use this code in the following request. > Request