Skip to content

Commit ce20cfa

Browse files
authored
change URL format for hostName description (#19204)
1 parent cecbbd6 commit ce20cfa

File tree

1 file changed

+1
-1
lines changed
  • specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01

1 file changed

+1
-1
lines changed

specification/datafactory/resource-manager/Microsoft.DataFactory/stable/2018-06-01/datafactory.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5277,7 +5277,7 @@
52775277
],
52785278
"properties": {
52795279
"hostName": {
5280-
"description": "GitHub Enterprise host name. For example: https://github.mydomain.com",
5280+
"description": "GitHub Enterprise host name. For example: `https://github.mydomain.com`",
52815281
"type": "string"
52825282
},
52835283
"clientId": {

0 commit comments

Comments
 (0)