Skip to content

Commit 2ca8959

Browse files
OAS Update
1 parent 327e1a8 commit 2ca8959

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

services/certificates/v2/certificates.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@
295295
"Usage": {
296296
"properties": {
297297
"count": {
298-
"description": "Number of Load Balancers using this certificate.",
298+
"description": "Number of listeners using this certificate.",
299299
"format": "int32",
300300
"type": "integer"
301301
},
@@ -312,7 +312,7 @@
312312
"UsageItem": {
313313
"properties": {
314314
"listenerNames": {
315-
"description": "A list of listener names on this Load Balancer that are using the certificate.",
315+
"description": "The list of listener names in this Load Balancer, that are using the certificate.",
316316
"example": [
317317
"https-443",
318318
"api-8443",

0 commit comments

Comments
 (0)