Skip to content

Commit 6f01836

Browse files
Clean up connectorDefinition.json by removing labels
Removed unnecessary CopyableLabel parameters from the connector definition.
1 parent 23dc563 commit 6f01836

File tree

1 file changed

+1
-15
lines changed

1 file changed

+1
-15
lines changed

Solutions/Pathlock_TDnR/Data Connectors/Pathlock_TDnR_PUSH_CCP/Pathlock_TDnR_connectorDefinition.json

Lines changed: 1 addition & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -151,21 +151,7 @@
151151
"placeholder": "Deploy push connector to get the DCR ID"
152152
},
153153
"type": "CopyableLabel"
154-
},
155-
{
156-
"parameters": {
157-
"label": "Microsoft Sentinel Solution for SAP Stream ID",
158-
"value": "SAP_ABAPAUDITLOG"
159-
},
160-
"type": "CopyableLabel"
161-
},
162-
{
163-
"parameters": {
164-
"label": "Pathlock_TDnR_CL Stream ID",
165-
"value": "Custom-Pathlock_TDnR_CL"
166-
},
167-
"type": "CopyableLabel"
168-
}
154+
}
169155
]
170156
}
171157
]

0 commit comments

Comments
 (0)