Skip to content

Instantly share code, notes, and snippets.

@Taifunov
Created April 21, 2021 15:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Taifunov/c75d6d3d7ed6a32c2e9fdae24f24ae22 to your computer and use it in GitHub Desktop.
Save Taifunov/c75d6d3d7ed6a32c2e9fdae24f24ae22 to your computer and use it in GitHub Desktop.
Result
[
{
"id": 0,
"title": "Return_To_WS",
"content": [
{
"Key": "ExecuteStatus",
"Value": "0"
},
{
"Key": "ExecuteTime",
"Value": ""
},
{
"Key": "ExecuteMessege",
"Value": ""
},
{
"Key": "ExecuteEntityID",
"Value": ""
},
{
"Key": "1",
"Value": "test1"
},
{
"Key": "2",
"Value": "test2"
},
{
"Key": "3",
"Value": "test3"
},
{
"Key": "firstName",
"Value": "1"
},
{
"Key": "ExecuteDetails",
"Value": ""
}
]
},
{
"id": 1,
"title": "Task 3",
"content": [
{
"Key": "ExecuteStatus",
"Value": "0"
},
{
"Key": "ExecuteTime",
"Value": ""
},
{
"Key": "ExecuteMessege",
"Value": ""
},
{
"Key": "ExecuteEntityID",
"Value": ""
},
{
"Key": "firstName",
"Value": "1"
},
{
"Key": "3",
"Value": "test3"
},
{
"Key": "2",
"Value": "test2"
},
{
"Key": "1",
"Value": "test1"
},
{
"Key": "ExecuteDetails",
"Value": ""
}
]
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment