gen
This commit is contained in:
parent
f2496d87c9
commit
f41dd4feb6
Binary file not shown.
Binary file not shown.
Binary file not shown.
@ -2776,6 +2776,7 @@ Response:
|
|||||||
"CommitMsg": null,
|
"CommitMsg": null,
|
||||||
"Retries": 42,
|
"Retries": 42,
|
||||||
"ToUpgrade": true,
|
"ToUpgrade": true,
|
||||||
|
"ReplicaUpdateMessage": null,
|
||||||
"LastErr": "string value",
|
"LastErr": "string value",
|
||||||
"Log": [
|
"Log": [
|
||||||
{
|
{
|
||||||
|
@ -875,7 +875,8 @@ Inputs:
|
|||||||
},
|
},
|
||||||
"Challenge": [
|
"Challenge": [
|
||||||
42
|
42
|
||||||
]
|
],
|
||||||
|
"Update": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
123,
|
123,
|
||||||
@ -918,7 +919,8 @@ Inputs:
|
|||||||
},
|
},
|
||||||
"Challenge": [
|
"Challenge": [
|
||||||
42
|
42
|
||||||
]
|
],
|
||||||
|
"Update": true
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"Bw=="
|
"Bw=="
|
||||||
|
Loading…
Reference in New Issue
Block a user