Skip to content

Commit

Permalink
Merge pull request #1422 from php-api-clients/GitHubEnterprise-3.14/f…
Browse files Browse the repository at this point in the history
…rom-1.1.4-bd6820e03c74d20458b48da696efedec-from-1.1.4-bd6820e03c74d20458b48da696efedec
  • Loading branch information
WyriHaximus authored Dec 20, 2024
2 parents 0e3ebed + f30f2cc commit aed54ff
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 3 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"specHash": "e9e561609727200e583d8b0b8e5feeb1",
"specHash": "bd6820e03c74d20458b48da696efedec",
"generatedFiles": {
"files": [
{
Expand Down Expand Up @@ -14656,11 +14656,11 @@
},
{
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetup.php",
"hash": "1ba7bd43220cfa2954850a5e3782ff55"
"hash": "4f690e207f190627e39c7f359282a586"
},
{
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdate.php",
"hash": "e527ea3485f737e8621f6ea44930a3ee"
"hash": "c914b75e603183fe261e16f7135c6f83"
},
{
"name": ".\/clients\/GitHubEnterprise-3.14\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdateResponse.php",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
"type": "array",
"items": {
"enum": [
"actions",
"c-cpp",
"csharp",
"go",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
"type": "array",
"items": {
"enum": [
"actions",
"c-cpp",
"csharp",
"go",
Expand Down
2 changes: 2 additions & 0 deletions etc/specs/GitHubEnterprise-3.14/current.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -81736,6 +81736,7 @@ components:
items:
type: string
enum:
- actions
- c-cpp
- csharp
- go
Expand Down Expand Up @@ -81790,6 +81791,7 @@ components:
items:
type: string
enum:
- actions
- c-cpp
- csharp
- go
Expand Down

0 comments on commit aed54ff

Please sign in to comment.