Update wf-test.json
This commit is contained in:
parent
a04dae5178
commit
8ce51aaaac
@ -28,5 +28,14 @@
|
|||||||
"username": "test",
|
"username": "test",
|
||||||
"password": "password"
|
"password": "password"
|
||||||
},
|
},
|
||||||
"notes": []
|
"notes": [
|
||||||
|
{
|
||||||
|
"text": "note1",
|
||||||
|
"type": "warning"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"text": "note2",
|
||||||
|
"type": "warning"
|
||||||
|
}
|
||||||
|
]
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user