Skip to content

Commit 684b1d5

Browse files
WyriHaximusgithub-actions[bot]
authored andcommitted
[GitHub] Update to 1.1.4-e818b8251b2c231c59d00b1216c0365f from 1.1.4-b56f269fa7811532d191d959eab59a6b
Detected Schema changes: starting work. Building original model for commit c27be6 SPEC: extracted 2 commits from history ├─┬Paths │ ├──[-] path (26662:3)❌ │ ├──[-] path (26538:3)❌ │ ├──[-] path (26503:3)❌ │ ├──[-] path (26765:3)❌ │ ├──[-] path (26453:3)❌ │ ├──[+] path (37732:3) │ ├──[+] path (37427:3) │ ├──[+] path (37476:3) │ ├──[+] path (37510:3) │ └──[+] path (37631:3) └─┬Components └──[-] schemas (71682:7)❌ Date: 03/05/24 | Commit: New: etc/specs/GitHub/previous.spec.yaml, Original: etc/specs/GitHub/current.spec.yaml Document Element | Total Changes | Breaking Changes components | 1 | 1 paths | 10 | 5 ❌ 6 Breaking changes out of 11 INFO: Removals: 6 INFO: Additions: 5 INFO: Breaking Removals: 6
1 parent 49771aa commit 684b1d5

File tree

63 files changed

+1584
-1432
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+1584
-1432
lines changed

clients/GitHub/README.md

Lines changed: 260 additions & 240 deletions
Large diffs are not rendered by default.

clients/GitHub/etc/openapi-client-generator.state

Lines changed: 79 additions & 75 deletions
Large diffs are not rendered by default.

clients/GitHub/src/Client.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

clients/GitHub/src/ClientInterface.php

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repositories\RepositoryId\Environments\EnvironmentName;
5+
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repos\Owner\Repo\Environments\EnvironmentName;
66

77
use ApiClients\Client\GitHub\Schema\Operations\Actions\ListEnvironmentSecrets\Response\ApplicationJson\Ok\Application\Json;
88
use EventSauce\ObjectHydrator\IterableList;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repositories\RepositoryId\Environments\EnvironmentName\Secrets;
5+
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repos\Owner\Repo\Environments\EnvironmentName\Secrets;
66

77
use ApiClients\Client\GitHub\Schema\ActionsPublicKey;
88
use EventSauce\ObjectHydrator\IterableList;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repositories\RepositoryId\Environments\EnvironmentName\Secrets;
5+
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repos\Owner\Repo\Environments\EnvironmentName\Secrets;
66

77
use ApiClients\Client\GitHub\Schema\ActionsSecret;
88
use EventSauce\ObjectHydrator\IterableList;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repositories\RepositoryId\Environments\EnvironmentName;
5+
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repos\Owner\Repo\Environments\EnvironmentName;
66

77
use ApiClients\Client\GitHub\Schema\Operations\Actions\ListEnvironmentVariables\Response\ApplicationJson\Ok\Application\Json;
88
use EventSauce\ObjectHydrator\IterableList;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
declare(strict_types=1);
44

5-
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repositories\RepositoryId\Environments\EnvironmentName\Variables;
5+
namespace ApiClients\Client\GitHub\Internal\Hydrator\Operation\Repos\Owner\Repo\Environments\EnvironmentName\Variables;
66

77
use ApiClients\Client\GitHub\Schema\ActionsVariable;
88
use EventSauce\ObjectHydrator\IterableList;

clients/GitHub/src/Internal/Hydrators.php

Lines changed: 54 additions & 54 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)