@@ -2384,7 +2384,6 @@ components:
2384
2384
author_email:
2385
2385
description: The commit author email.
2386
2386
2387
- format: email
2388
2387
type: string
2389
2388
author_name:
2390
2389
description: The commit author name.
@@ -2409,7 +2408,6 @@ components:
2409
2408
committer_email:
2410
2409
description: The committer email.
2411
2410
2412
- format: email
2413
2411
nullable: true
2414
2412
type: string
2415
2413
committer_name:
@@ -12864,7 +12862,6 @@ components:
12864
12862
12865
12863
items:
12866
12864
description: An email address.
12867
- format: email
12868
12865
type: string
12869
12866
type: array
12870
12867
MetricBulkTagConfigNamePrefix:
@@ -14383,7 +14380,6 @@ components:
14383
14380
custom_url:
14384
14381
description: The custom URL for a custom region.
14385
14382
example: https://example.com
14386
- format: url
14387
14383
type: string
14388
14384
name:
14389
14385
description: The name for the Opsgenie service.
@@ -14446,7 +14442,6 @@ components:
14446
14442
custom_url:
14447
14443
description: The custom URL for a custom region.
14448
14444
example: null
14449
- format: url
14450
14445
nullable: true
14451
14446
type: string
14452
14447
name:
@@ -14490,7 +14485,6 @@ components:
14490
14485
custom_url:
14491
14486
description: The custom URL for a custom region.
14492
14487
example: https://example.com
14493
- format: url
14494
14488
nullable: true
14495
14489
type: string
14496
14490
name:
@@ -20759,7 +20753,6 @@ components:
20759
20753
email:
20760
20754
description: "Service owner\u2019s email."
20761
20755
20762
- format: email
20763
20756
type: string
20764
20757
slack:
20765
20758
description: "Service owner\u2019s Slack channel."
@@ -21020,7 +21013,6 @@ components:
21020
21013
contact:
21021
21014
description: Contact value.
21022
21015
21023
- format: email
21024
21016
type: string
21025
21017
name:
21026
21018
description: Contact email.
@@ -21381,7 +21373,6 @@ components:
21381
21373
contact:
21382
21374
description: Contact value.
21383
21375
21384
- format: email
21385
21376
type: string
21386
21377
name:
21387
21378
description: Contact email.
@@ -22765,7 +22756,6 @@ components:
22765
22756
url:
22766
22757
description: The URL for the link
22767
22758
example: https://example.com
22768
- format: url
22769
22759
type: string
22770
22760
required:
22771
22761
- label
0 commit comments