Skip to content

Commit

Permalink
json column name update
Browse files Browse the repository at this point in the history
  • Loading branch information
stutib-crest committed Sep 26, 2024
1 parent a043283 commit 928af16
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions varonissaas.json
Original file line number Diff line number Diff line change
Expand Up @@ -250,7 +250,7 @@
{
"data_path": "action_result.data.*.EventUTC",
"data_type": "string",
"column_name": "Event UTC",
"column_name": "Event Utc",
"column_order": 13
},
{
Expand All @@ -268,7 +268,7 @@
{
"data_path": "action_result.data.*.EventUTC",
"data_type": "string",
"column_name": "EventUTC",
"column_name": "Eventutc",
"column_order": 16,
"example_values": [
"2022-11-11T19:35:00"
Expand Down Expand Up @@ -673,7 +673,7 @@
{
"data_path": "action_result.data.*.BySamAccountName",
"data_type": "string",
"column_name": "SAM Account Name",
"column_name": "Sam Account Name",
"column_order": 17
},
{
Expand Down Expand Up @@ -817,7 +817,7 @@
{
"data_path": "action_result.data.*.OnSamAccountName",
"data_type": "string",
"column_name": "SAM Account Name",
"column_name": "Sam Account Name",
"column_order": 29
},
{
Expand Down Expand Up @@ -856,7 +856,7 @@
{
"data_path": "action_result.data.*.TimeUTC",
"data_type": "string",
"column_name": "UTC Time",
"column_name": "Utc Time",
"column_order": 2
},
{
Expand Down

0 comments on commit 928af16

Please sign in to comment.