Skip to content

Commit 83c4922

Browse files
committed
Update description for certificate type
1 parent 7739fcc commit 83c4922

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4537,7 +4537,7 @@
45374537
"cty": {
45384538
"x-ms-client-name": "CertificateType",
45394539
"type": "string",
4540-
"description": "Type of certificate to be requested from the issuer provider."
4540+
"description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
45414541
},
45424542
"cert_transparency": {
45434543
"x-ms-client-name": "CertificateTransparency",

specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3706,7 +3706,7 @@
37063706
"cty": {
37073707
"x-ms-client-name": "CertificateType",
37083708
"type": "string",
3709-
"description": "Type of certificate to be requested from the issuer provider."
3709+
"description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
37103710
}
37113711
},
37123712
"description": "Parameters for the issuer of the X509 component of a certificate."

specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4537,7 +4537,7 @@
45374537
"cty": {
45384538
"x-ms-client-name": "CertificateType",
45394539
"type": "string",
4540-
"description": "Type of certificate to be requested from the issuer provider."
4540+
"description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
45414541
},
45424542
"cert_transparency": {
45434543
"x-ms-client-name": "CertificateTransparency",

0 commit comments

Comments
 (0)