We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3be4ce commit 274ce07Copy full SHA for 274ce07
specification/synapse/data-plane/Microsoft.Synapse/preview/2021-06-01-preview/entityTypes/Pipeline.json
@@ -5990,6 +5990,10 @@
5990
"description": "Authentication method used for calling the endpoint.",
5991
"$ref": "#/definitions/WebActivityAuthentication"
5992
},
5993
+ "disableCertValidation": {
5994
+ "type": "boolean",
5995
+ "description": "When set to true, Certificate validation will be disabled."
5996
+ },
5997
"datasets": {
5998
"type": "array",
5999
"description": "List of datasets passed to web endpoint.",
0 commit comments