Skip to content

Commit

Permalink
update description for certificate type
Browse files Browse the repository at this point in the history
  • Loading branch information
jlichwa committed Nov 12, 2019
1 parent 83c4922 commit 3093d69
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -4537,7 +4537,7 @@
"cty": {
"x-ms-client-name": "CertificateType",
"type": "string",
"description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
"description": "Certificate type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
},
"cert_transparency": {
"x-ms-client-name": "CertificateTransparency",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4537,7 +4537,7 @@
"cty": {
"x-ms-client-name": "CertificateType",
"type": "string",
"description": "Certificate Type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
"description": "Certificate type as supported by the provider (optional); for example 'OV-SSL', 'EV-SSL'"
},
"cert_transparency": {
"x-ms-client-name": "CertificateTransparency",
Expand Down

0 comments on commit 3093d69

Please sign in to comment.