Skip to content

Commit 4c9e2b5

Browse files
author
SDKAuto
committed
CodeGen from PR 18312 in Azure/azure-rest-api-specs
update servicelinker secret property (#18312)
1 parent 9e22361 commit 4c9e2b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

schemas/2022-01-01-preview/Microsoft.ServiceLinker.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -304,7 +304,7 @@
304304
"type": "string",
305305
"description": "Username or account name for secret auth."
306306
},
307-
"secret": {
307+
"secretInfo": {
308308
"oneOf": [
309309
{
310310
"$ref": "#/definitions/SecretInfoBase"

0 commit comments

Comments
 (0)