Skip to content

Commit 428c568

Browse files
kazrael2119JoshLove-msft
authored andcommitted
credscan fix in swagger (Azure#23400)
* credscan fix in swagger * update files
1 parent d54a50e commit 428c568

File tree

14 files changed

+14
-14
lines changed

14 files changed

+14
-14
lines changed

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2021-04-01-preview/examples/ApiManagementPerformConnectivityCheckHttpConnect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"headers": [
2424
{
2525
"name": "Authorization",
26-
"value": "Bearer myPreciousToken"
26+
"value": "******"
2727
}
2828
]
2929
}

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2021-12-01-preview/examples/ApiManagementPerformConnectivityCheckHttpConnect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"headers": [
2424
{
2525
"name": "Authorization",
26-
"value": "Bearer myPreciousToken"
26+
"value": "******"
2727
}
2828
]
2929
}

specification/apimanagement/resource-manager/Microsoft.ApiManagement/preview/2022-04-01-preview/examples/ApiManagementPerformConnectivityCheckHttpConnect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"headers": [
2424
{
2525
"name": "Authorization",
26-
"value": "Bearer myPreciousToken"
26+
"value": "******"
2727
}
2828
]
2929
}

specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2021-08-01/examples/ApiManagementPerformConnectivityCheckHttpConnect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"headers": [
2424
{
2525
"name": "Authorization",
26-
"value": "Bearer myPreciousToken"
26+
"value": "******"
2727
}
2828
]
2929
}

specification/apimanagement/resource-manager/Microsoft.ApiManagement/stable/2022-08-01/examples/ApiManagementPerformConnectivityCheckHttpConnect.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"headers": [
2424
{
2525
"name": "Authorization",
26-
"value": "Bearer myPreciousToken"
26+
"value": "******"
2727
}
2828
]
2929
}

specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/examples/sourceControl/createOrUpdateSourceControl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publishRunbook": true,
1515
"sourceType": "VsoGit",
1616
"securityToken": {
17-
"accessToken": "3a326f7a0dcd343ea58fee21f2fd5fb4c1234567",
17+
"accessToken": "******",
1818
"tokenType": "PersonalAccessToken"
1919
},
2020
"description": "my description"

specification/automation/resource-manager/Microsoft.Automation/preview/2017-05-15-preview/examples/sourceControl/updateSourceControl_patch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"autoSync": true,
1313
"publishRunbook": true,
1414
"securityToken": {
15-
"accessToken": "3a326f7a0dcd343ea58fee21f2fd5fb4c1234567",
15+
"accessToken": "******",
1616
"tokenType": "PersonalAccessToken"
1717
},
1818
"description": "my description"

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/examples/sourceControl/createOrUpdateSourceControl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publishRunbook": true,
1515
"sourceType": "VsoGit",
1616
"securityToken": {
17-
"accessToken": "3a326f7a0dcd343ea58fee21f2fd5fb4c1234567",
17+
"accessToken": "******",
1818
"tokenType": "PersonalAccessToken"
1919
},
2020
"description": "my description"

specification/automation/resource-manager/Microsoft.Automation/preview/2020-01-13-preview/examples/sourceControl/updateSourceControl_patch.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"autoSync": true,
1313
"publishRunbook": true,
1414
"securityToken": {
15-
"accessToken": "3a326f7a0dcd343ea58fee21f2fd5fb4c1234567",
15+
"accessToken": "******",
1616
"tokenType": "PersonalAccessToken"
1717
},
1818
"description": "my description"

specification/automation/resource-manager/Microsoft.Automation/stable/2019-06-01/examples/sourceControl/createOrUpdateSourceControl.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"publishRunbook": true,
1515
"sourceType": "VsoGit",
1616
"securityToken": {
17-
"accessToken": "3a326f7a0dcd343ea58fee21f2fd5fb4c1234567",
17+
"accessToken": "******",
1818
"tokenType": "PersonalAccessToken"
1919
},
2020
"description": "my description"

0 commit comments

Comments
 (0)