Skip to content

Commit

Permalink
Merge pull request #1421 from php-api-clients/GitHubEnterprise-3.13/f…
Browse files Browse the repository at this point in the history
…rom-1.1.4-bb7bf23ece23a331cf9ec11f8b281329-from-1.1.4-bb7bf23ece23a331cf9ec11f8b281329
  • Loading branch information
WyriHaximus authored Dec 20, 2024
2 parents 8955889 + 982a2ee commit 0e3ebed
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": "8089ef8f95a445cc86353674bade2e6e",
"specHash": "bb7bf23ece23a331cf9ec11f8b281329",
"generatedFiles": {
"files": [
{
Expand Down Expand Up @@ -14460,11 +14460,11 @@
},
{
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetup.php",
"hash": "1ba7bd43220cfa2954850a5e3782ff55"
"hash": "4f690e207f190627e39c7f359282a586"
},
{
"name": ".\/clients\/GitHubEnterprise-3.13\/etc\/..\/\/src\/\/Schema\/CodeScanningDefaultSetupUpdate.php",
"hash": "e527ea3485f737e8621f6ea44930a3ee"
"hash": "c914b75e603183fe261e16f7135c6f83"
},
{
"name": ".\/clients\/GitHubEnterprise-3.13\/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.13/current.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -80371,6 +80371,7 @@ components:
items:
type: string
enum:
- actions
- c-cpp
- csharp
- go
Expand Down Expand Up @@ -80425,6 +80426,7 @@ components:
items:
type: string
enum:
- actions
- c-cpp
- csharp
- go
Expand Down

0 comments on commit 0e3ebed

Please sign in to comment.