We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64a1958 + 3f1d4f7 commit e020c17Copy full SHA for e020c17
2 files changed
plugins/NinjaOne/v1/indexDefinitions/default.json
@@ -56,6 +56,7 @@
56
"name": "ticketBoards"
57
},
58
"timeframe": "none",
59
+ "optional": true,
60
"objectMapping": {
61
"id": "id",
62
"name": "name",
plugins/NinjaOne/v1/metadata.json
@@ -1,7 +1,7 @@
1
{
2
"name": "ninja-one",
3
"displayName": "NinjaOne",
4
- "version": "1.1.10",
+ "version": "1.1.11",
5
"author": {
6
"name": "SquaredUp Labs",
7
"type": "labs"
0 commit comments