Skip to content

Commit fe26b80

Browse files
author
SDKAuto
committed
CodeGen from PR 18478 in Azure/azure-rest-api-specs
Merge 7b5b65963221b7b44b2784782bf9dd05ca1f5c54 into 48d85585897aa6ed448ca689b094e60377a25cb7
1 parent 11ec725 commit fe26b80

File tree

7 files changed

+8891
-5
lines changed

7 files changed

+8891
-5
lines changed

schemas/2020-06-01-preview/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4469,7 +4469,7 @@
44694469
"properties": {
44704470
"identityClientId": {
44714471
"type": "string",
4472-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4472+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
44734473
},
44744474
"secretIdentifier": {
44754475
"type": "string",

schemas/2020-12-01/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4469,7 +4469,7 @@
44694469
"properties": {
44704470
"identityClientId": {
44714471
"type": "string",
4472-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4472+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
44734473
},
44744474
"secretIdentifier": {
44754475
"type": "string",

schemas/2021-01-01-preview/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4572,7 +4572,7 @@
45724572
"properties": {
45734573
"identityClientId": {
45744574
"type": "string",
4575-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4575+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
45764576
},
45774577
"secretIdentifier": {
45784578
"type": "string",

schemas/2021-04-01-preview/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4735,7 +4735,7 @@
47354735
"properties": {
47364736
"identityClientId": {
47374737
"type": "string",
4738-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4738+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
47394739
},
47404740
"secretIdentifier": {
47414741
"type": "string",

schemas/2021-08-01/Microsoft.ApiManagement.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4729,7 +4729,7 @@
47294729
"properties": {
47304730
"identityClientId": {
47314731
"type": "string",
4732-
"description": "SystemAssignedIdentity or UserAssignedIdentity Client Id which will be used to access key vault secret."
4732+
"description": "Null for SystemAssignedIdentity or Client Id for UserAssignedIdentity , which will be used to access key vault secret."
47334733
},
47344734
"secretIdentifier": {
47354735
"type": "string",

0 commit comments

Comments
 (0)