From a2c50a7cb5bb3c5e0821aa376d9fd8a048aa6428 Mon Sep 17 00:00:00 2001 From: Tobias Scheideck <98456366+tobiwan3@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:04:57 +0100 Subject: [PATCH] updated payload_status in doc Updated docs to latest state name change COMPLETE->COMPLETED --- docs/bfb.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/bfb.md b/docs/bfb.md index b941851..5b9debc 100644 --- a/docs/bfb.md +++ b/docs/bfb.md @@ -93,7 +93,7 @@ Following combination of payload_status and action_status are possible: | RUNNING | DOWNLOAD_SUCCESS | Image is downloaded without errors | | RUNNING | INSTALLING | Installing an image | | INCOMPLETE | UPDATE_FAILURE | One of these has failed: download, update or self-update was rejected. Message will contain detailed description what has happened | -| COMPLETE | UPDATE_SUCCESS | Self-update succeeded | +| COMPLETED | UPDATE_SUCCESS | Self-update succeeded | ## Description of other fields