Skip to content

Commit 3e63771

Browse files
committed
Exmaple of clearing the wizard complete flag
1 parent e6f358c commit 3e63771

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

test/config.http

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -326,3 +326,12 @@ Content-Type: application/json
326326
"max_current_hard": "20"
327327
}
328328

329+
###
330+
331+
POST {{baseUrl}}/config HTTP/1.1
332+
Content-Type: application/json
333+
334+
{
335+
"wizard_passed": false
336+
}
337+

0 commit comments

Comments
 (0)