Skip to content

Commit f30f2cc

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHubEnterprise-3.14] Update to 1.1.4-bd6820e03c74d20458b48da696efedec from 1.1.4-e9e561609727200e583d8b0b8e5feeb1
Detected Schema changes: ``` └─┬Components ├─┬code-scanning-default-setup-update │ └─┬languages │ └─┬Schema │ └──[➖] enum (81794:15)❌ └─┬code-scanning-default-setup └─┬languages └─┬Schema └──[➖] enum (81739:15)❌ ``` | Document Element | Total Changes | Breaking Changes | |------------------|---------------|------------------| | components | 2 | 2 | Date: 12/20/24 | Commit: New: etc/specs/GitHubEnterprise-3.14/previous.spec.yaml, Original: etc/specs/GitHubEnterprise-3.14/current.spec.yaml - ❌ **BREAKING Changes**: _2_ out of _2_ - **Removals**: _2_ - **Breaking Removals**: _2_ ERROR: breaking changes discovered
1 parent 0e3ebed commit f30f2cc

File tree

4 files changed

+7
-3
lines changed

4 files changed

+7
-3
lines changed

clients/GitHubEnterprise-3.14/etc/openapi-client-generator.state

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"specHash": "e9e561609727200e583d8b0b8e5feeb1",
2+
"specHash": "bd6820e03c74d20458b48da696efedec",
33
"generatedFiles": {
44
"files": [
55
{
@@ -14656,11 +14656,11 @@
1465614656
},
1465714657
{
1465814658
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetup.php",
14659-
"hash": "1ba7bd43220cfa2954850a5e3782ff55"
14659+
"hash": "4f690e207f190627e39c7f359282a586"
1466014660
},
1466114661
{
1466214662
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdate.php",
14663-
"hash": "e527ea3485f737e8621f6ea44930a3ee"
14663+
"hash": "c914b75e603183fe261e16f7135c6f83"
1466414664
},
1466514665
{
1466614666
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdateResponse.php",

clients/GitHubEnterprise-3.14/src/Schema/CodeScanningDefaultSetup.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,7 @@
2323
"type": "array",
2424
"items": {
2525
"enum": [
26+
"actions",
2627
"c-cpp",
2728
"csharp",
2829
"go",

clients/GitHubEnterprise-3.14/src/Schema/CodeScanningDefaultSetupUpdate.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
"type": "array",
3232
"items": {
3333
"enum": [
34+
"actions",
3435
"c-cpp",
3536
"csharp",
3637
"go",

etc/specs/GitHubEnterprise-3.14/current.spec.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81736,6 +81736,7 @@ components:
8173681736
items:
8173781737
type: string
8173881738
enum:
81739+
- actions
8173981740
- c-cpp
8174081741
- csharp
8174181742
- go
@@ -81790,6 +81791,7 @@ components:
8179081791
items:
8179181792
type: string
8179281793
enum:
81794+
- actions
8179381795
- c-cpp
8179481796
- csharp
8179581797
- go

0 commit comments

Comments
 (0)