File tree Expand file tree Collapse file tree
custom-recipes/api-connect
python-connectors/api-connect_dataset Expand file tree Collapse file tree Original file line number Diff line number Diff line change 291291 "visibilityCondition" : " model.auth_type!='secure_oauth' && model.auth_type!='secure_basic'" ,
292292 "defaultValue" : false
293293 },
294- {
295- "name" : " use_mtls" ,
296- "label" : " Use mTLS" ,
297- "description" : " " ,
298- "type" : " BOOLEAN" ,
299- "defaultValue" : false
300- },
301- {
302- "name" : " mtls_certificate_path" ,
303- "label" : " Path to certificate" ,
304- "description" : " " ,
305- "type" : " STRING" ,
306- "visibilityCondition" : " model.use_mtls==true"
307- },
308- {
309- "name" : " mtls_key_path" ,
310- "label" : " Path to key" ,
311- "description" : " " ,
312- "type" : " STRING" ,
313- "visibilityCondition" : " model.use_mtls==true"
314- },
315294 {
316295 "name" : " force_csv_parameters" ,
317296 "label" : " Force CSV parameters" ,
Original file line number Diff line number Diff line change 238238 "visibilityCondition" : " model.auth_type!='secure_oauth' && model.auth_type!='secure_basic'" ,
239239 "defaultValue" : false
240240 },
241- {
242- "name" : " use_mtls" ,
243- "label" : " " ,
244- "description" : " Use mTLS" ,
245- "type" : " BOOLEAN" ,
246- "defaultValue" : false
247- },
248- {
249- "name" : " mtls_certificate_path" ,
250- "label" : " Path to certificate" ,
251- "description" : " " ,
252- "type" : " STRING" ,
253- "visibilityCondition" : " model.use_mtls==true"
254- },
255- {
256- "name" : " mtls_key_path" ,
257- "label" : " Path to key" ,
258- "description" : " " ,
259- "type" : " STRING" ,
260- "visibilityCondition" : " model.use_mtls==true"
261- },
262241 {
263242 "name" : " force_csv_parameters" ,
264243 "label" : " " ,
You can’t perform that action at this time.
0 commit comments