We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ce3900a commit c1f9f3fCopy full SHA for c1f9f3f
2 files changed
plugins/NinjaOne/v1/dataStreams/backupJobs.json
@@ -28,7 +28,7 @@
28
"getArgs": [
29
{
30
"key": "stf",
31
- "value": "{{timeframe.start}}"
+ "value": "{{timeframe.unixStart}}"
32
}
33
],
34
"headers": []
plugins/NinjaOne/v1/metadata.json
@@ -1,7 +1,7 @@
1
2
"name": "ninja-one",
3
"displayName": "NinjaOne",
4
- "version": "1.1.3",
+ "version": "1.1.4",
5
"author": {
6
"name": "SquaredUp Labs",
7
"type": "labs"
0 commit comments