Skip to content

Commit

Permalink
fix schema
Browse files Browse the repository at this point in the history
  • Loading branch information
rmurray-r7 committed Dec 17, 2024
1 parent 20809b0 commit 06d9000
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugins/sentinelone/.CHECKSUM
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@
},
{
"identifier": "monitor_logs/schema.py",
"hash": "5e04ff3d683807975295bc22a41a6322"
"hash": "6ee7bc26267a2fd719aecccb08ec7f18"
},
{
"identifier": "get_threats/schema.py",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ class MonitorLogsOutput(insightconnect_plugin_runtime.Output):
"title": "Logs",
"description": "List of activity, device control event, and threat logs within the specified time range",
"items": {
"$ref": {}
"type": "object"
},
"definitions": {}
}
Expand Down

0 comments on commit 06d9000

Please sign in to comment.