We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 840f588 commit 8238d39Copy full SHA for 8238d39
2 files changed
plugins/NinjaOne/v1/dataStreams/ticketBoards.json
@@ -9,7 +9,6 @@
9
"paging": {
10
"mode": "none"
11
},
12
- "expandInnerObjects": true,
13
"endpointPath": "/v2/ticketing/trigger/boards",
14
"pathToData": "",
15
"getArgs": [],
@@ -68,9 +67,6 @@
68
67
"name": "ticketCount",
69
"displayName": "Ticket Count",
70
"shape": "number"
71
- },
72
- {
73
- "pattern": ".*"
74
}
75
],
76
"timeframes": [
plugins/NinjaOne/v1/metadata.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ninja-one",
3
"displayName": "NinjaOne",
4
- "version": "1.1.5",
+ "version": "1.1.6",
5
"author": {
6
"name": "SquaredUp Labs",
7
"type": "labs"
0 commit comments