From 83c4922b3f694c7c6366e7c52dcd7d8222240d70 Mon Sep 17 00:00:00 2001 From: Jack Lichwa Date: Mon, 11 Nov 2019 17:00:19 -0800 Subject: [PATCH] Update description for certificate type --- .../data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json | 2 +- .../Microsoft.KeyVault/stable/2016-10-01/keyvault.json | 2 +- .../data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json index 544da08fc5a8..946967d08cfd 100644 --- a/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json +++ b/specification/keyvault/data-plane/Microsoft.KeyVault/preview/7.0/keyvault.json @@ -4537,7 +4537,7 @@ "cty": { "x-ms-client-name": "CertificateType", "type": "string", - "description": "Type of certificate to be requested from the issuer provider." + "description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'" }, "cert_transparency": { "x-ms-client-name": "CertificateTransparency", diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json index 1421f60f53e5..8586fc355048 100644 --- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json +++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/2016-10-01/keyvault.json @@ -3706,7 +3706,7 @@ "cty": { "x-ms-client-name": "CertificateType", "type": "string", - "description": "Type of certificate to be requested from the issuer provider." + "description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'" } }, "description": "Parameters for the issuer of the X509 component of a certificate." diff --git a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json index 8ad69107d38f..8abe1cbb2695 100644 --- a/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json +++ b/specification/keyvault/data-plane/Microsoft.KeyVault/stable/7.0/keyvault.json @@ -4537,7 +4537,7 @@ "cty": { "x-ms-client-name": "CertificateType", "type": "string", - "description": "Type of certificate to be requested from the issuer provider." + "description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'" }, "cert_transparency": { "x-ms-client-name": "CertificateTransparency",