Skip to content

Commit a83e41c

Browse files
OAS Update
1 parent 775879b commit a83e41c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

services/alb/v2beta2/alb.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -417,7 +417,7 @@
417417
"type": "string"
418418
},
419419
"wafConfigName": {
420-
"description": "Enable Web Application Firewall (WAF), referenced to a by name. See \"Application Load Balancer - Web Application Firewall API\" for more information.",
420+
"description": "Enable Web Application Firewall (WAF), referenced by name. See \"Application Load Balancer - Web Application Firewall API\" for more information.",
421421
"example": "my-waf-config",
422422
"pattern": "^[0-9a-z](?:(?:[0-9a-z]|-){0,61}[0-9a-z])?$",
423423
"type": "string"
@@ -608,7 +608,7 @@
608608
},
609609
"pushUrl": {
610610
"description": "The Observability(Logs)/Loki remote write Push URL you want the logs to be shipped to.",
611-
"example": "https://logs.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/loki/api/v1/push",
611+
"example": "https://logs.stackit\u003cid\u003e.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/loki/api/v1/push",
612612
"title": "Push URL",
613613
"type": "string"
614614
}
@@ -624,7 +624,7 @@
624624
},
625625
"pushUrl": {
626626
"description": "The Observability(Metrics)/Prometheus remote write push URL you want the metrics to be shipped to.",
627-
"example": "https://push.metrics.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/api/v1/receive",
627+
"example": "https://push.metrics.stackit\u003cid\u003e.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/api/v1/receive",
628628
"title": "Push URL",
629629
"type": "string"
630630
}

services/load-balancer/v2/load-balancer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -543,7 +543,7 @@
543543
},
544544
"pushUrl": {
545545
"description": "The Observability(Logs)/Loki remote write Push URL you want the logs to be shipped to.",
546-
"example": "https://logs.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/loki/api/v1/push",
546+
"example": "https://logs.stackit\u003cid\u003e.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/loki/api/v1/push",
547547
"title": "Push URL",
548548
"type": "string"
549549
}
@@ -559,7 +559,7 @@
559559
},
560560
"pushUrl": {
561561
"description": "The Observability(Metrics)/Prometheus remote write push URL you want the metrics to be shipped to.",
562-
"example": "https://push.metrics.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/api/v1/receive",
562+
"example": "https://push.metrics.stackit\u003cid\u003e.argus.eu01.stackit.cloud/instances/\u003cinstance-id\u003e/api/v1/receive",
563563
"title": "Push URL",
564564
"type": "string"
565565
}

0 commit comments

Comments
 (0)