@@ -31788,25 +31788,25 @@
31788
31788
"type": "integer",
31789
31789
"description": "Total minutes used on Windows runner machines."
31790
31790
},
31791
- "linux_4_core ": {
31791
+ "ubuntu_4_core ": {
31792
31792
"type": "integer",
31793
- "description": "Total minutes used on Linux 4 core runner machines."
31793
+ "description": "Total minutes used on Ubuntu 4 core runner machines."
31794
31794
},
31795
- "linux_8_core ": {
31795
+ "ubuntu_8_core ": {
31796
31796
"type": "integer",
31797
- "description": "Total minutes used on Linux 8 core runner machines."
31797
+ "description": "Total minutes used on Ubuntu 8 core runner machines."
31798
31798
},
31799
- "linux_16_core ": {
31799
+ "ubuntu_16_core ": {
31800
31800
"type": "integer",
31801
- "description": "Total minutes used on Linux 16 core runner machines."
31801
+ "description": "Total minutes used on Ubuntu 16 core runner machines."
31802
31802
},
31803
- "linux_32_core ": {
31803
+ "ubuntu_32_core ": {
31804
31804
"type": "integer",
31805
- "description": "Total minutes used on Linux 32 core runner machines."
31805
+ "description": "Total minutes used on Ubuntu 32 core runner machines."
31806
31806
},
31807
- "linux_64_core ": {
31807
+ "ubuntu_64_core ": {
31808
31808
"type": "integer",
31809
- "description": "Total minutes used on Linux 64 core runner machines."
31809
+ "description": "Total minutes used on Ubuntu 64 core runner machines."
31810
31810
},
31811
31811
"windows_4_core": {
31812
31812
"type": "integer",
@@ -94652,14 +94652,18 @@
94652
94652
}
94653
94653
]
94654
94654
}
94655
- },
94656
- "example": {
94657
- "content_type": "json",
94658
- "insecure_ssl": "0",
94659
- "secret": "********",
94660
- "url": "https://example.com/webhook"
94661
- },
94662
- "additionalProperties": false
94655
+ }
94656
+ },
94657
+ "examples": {
94658
+ "default": {
94659
+ "summary": "Update an existing webhook",
94660
+ "value": {
94661
+ "url": "http://example.com/webhook",
94662
+ "content_type": "json",
94663
+ "insecure_ssl": "0",
94664
+ "secret": "********"
94665
+ }
94666
+ }
94663
94667
}
94664
94668
}
94665
94669
}
@@ -127966,25 +127970,25 @@
127966
127970
"type": "integer",
127967
127971
"description": "Total minutes used on Windows runner machines."
127968
127972
},
127969
- "linux_4_core ": {
127973
+ "ubuntu_4_core ": {
127970
127974
"type": "integer",
127971
- "description": "Total minutes used on Linux 4 core runner machines."
127975
+ "description": "Total minutes used on Ubuntu 4 core runner machines."
127972
127976
},
127973
- "linux_8_core ": {
127977
+ "ubuntu_8_core ": {
127974
127978
"type": "integer",
127975
- "description": "Total minutes used on Linux 8 core runner machines."
127979
+ "description": "Total minutes used on Ubuntu 8 core runner machines."
127976
127980
},
127977
- "linux_16_core ": {
127981
+ "ubuntu_16_core ": {
127978
127982
"type": "integer",
127979
- "description": "Total minutes used on Linux 16 core runner machines."
127983
+ "description": "Total minutes used on Ubuntu 16 core runner machines."
127980
127984
},
127981
- "linux_32_core ": {
127985
+ "ubuntu_32_core ": {
127982
127986
"type": "integer",
127983
- "description": "Total minutes used on Linux 32 core runner machines."
127987
+ "description": "Total minutes used on Ubuntu 32 core runner machines."
127984
127988
},
127985
- "linux_64_core ": {
127989
+ "ubuntu_64_core ": {
127986
127990
"type": "integer",
127987
- "description": "Total minutes used on Linux 64 core runner machines."
127991
+ "description": "Total minutes used on Ubuntu 64 core runner machines."
127988
127992
},
127989
127993
"windows_4_core": {
127990
127994
"type": "integer",
@@ -592557,25 +592561,25 @@
592557
592561
"type": "integer",
592558
592562
"description": "Total minutes used on Windows runner machines."
592559
592563
},
592560
- "linux_4_core ": {
592564
+ "ubuntu_4_core ": {
592561
592565
"type": "integer",
592562
- "description": "Total minutes used on Linux 4 core runner machines."
592566
+ "description": "Total minutes used on Ubuntu 4 core runner machines."
592563
592567
},
592564
- "linux_8_core ": {
592568
+ "ubuntu_8_core ": {
592565
592569
"type": "integer",
592566
- "description": "Total minutes used on Linux 8 core runner machines."
592570
+ "description": "Total minutes used on Ubuntu 8 core runner machines."
592567
592571
},
592568
- "linux_16_core ": {
592572
+ "ubuntu_16_core ": {
592569
592573
"type": "integer",
592570
- "description": "Total minutes used on Linux 16 core runner machines."
592574
+ "description": "Total minutes used on Ubuntu 16 core runner machines."
592571
592575
},
592572
- "linux_32_core ": {
592576
+ "ubuntu_32_core ": {
592573
592577
"type": "integer",
592574
- "description": "Total minutes used on Linux 32 core runner machines."
592578
+ "description": "Total minutes used on Ubuntu 32 core runner machines."
592575
592579
},
592576
- "linux_64_core ": {
592580
+ "ubuntu_64_core ": {
592577
592581
"type": "integer",
592578
- "description": "Total minutes used on Linux 64 core runner machines."
592582
+ "description": "Total minutes used on Ubuntu 64 core runner machines."
592579
592583
},
592580
592584
"windows_4_core": {
592581
592585
"type": "integer",
0 commit comments