docs: make headers consistent

Change-type: patch
Signed-off-by: Matthew McGinn <matthew@balena.io>
This commit is contained in:
Matthew McGinn 2019-05-06 22:22:45 +08:00 committed by Matthew McGinn
parent 23039b6513
commit acb38dfcfa

View File

@ -845,7 +845,7 @@ OK
This endpoint can also take an extra optional boolean, `force`, which if true informs the supervisor to ignore any update locks which have been taken.
### Purge an application data (POST /v2/applications/:appId/purge)
#### Purge an application data (POST /v2/applications/:appId/purge)
**Note:** on devices with supervisor version lower than 7.22.0, replace all `BALENA_` variables with `RESIN_`, e.g. `RESIN_SUPERVISOR_ADDRESS` instead of `BALENA_SUPERVISOR_ADDRESS`.