From 6fff2e53eb434ee16d80bcf2c24de8cc7b47aea8 Mon Sep 17 00:00:00 2001 From: SDKAuto Date: Sat, 4 Jun 2022 00:39:15 +0000 Subject: [PATCH] CodeGen from PR 19204 in Azure/azure-rest-api-specs change URL format for hostName description (#19204) --- schemas/2018-06-01/Microsoft.DataFactory.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/2018-06-01/Microsoft.DataFactory.json b/schemas/2018-06-01/Microsoft.DataFactory.json index efee833b7e..556edb6508 100644 --- a/schemas/2018-06-01/Microsoft.DataFactory.json +++ b/schemas/2018-06-01/Microsoft.DataFactory.json @@ -12820,7 +12820,7 @@ }, "hostName": { "type": "string", - "description": "GitHub Enterprise host name. For example: https://github.mydomain.com" + "description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`" }, "type": { "type": "string",