Skip to content

[GitHub] Update to 1.1.4-150cf15c33c10b87b50728938f50865e from 1.1.4-6edac6ad28d0936afe65460dc8c6732f #1150

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 10 additions & 10 deletions clients/GitHub/etc/openapi-client-generator.state
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"specHash": "6edac6ad28d0936afe65460dc8c6732f",
"specHash": "150cf15c33c10b87b50728938f50865e",
"generatedFiles": {
"files": [
{
Expand Down Expand Up @@ -524,7 +524,7 @@
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryRulesetBypassActor.php",
"hash": "eaa09d299b4a2aa1f43f62142d37b9c3"
"hash": "fa0b560185ee61c26bf26d71ea0643d7"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryRulesetConditions.php",
Expand Down Expand Up @@ -604,7 +604,7 @@
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/RepositoryRuleset.php",
"hash": "c810e904e6ef43ceff55e0a2c8e12f85"
"hash": "716cfa46fe761e401d6c90027be312fc"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/ActionsBillingUsage.php",
Expand Down Expand Up @@ -4816,11 +4816,11 @@
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/CreateOrgRuleset\/Request\/ApplicationJson.php",
"hash": "2e73f21b0eda236ed74fdddd4755c7a6"
"hash": "6de477a2c2f128ed0d41ae433899c15a"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/UpdateOrgRuleset\/Request\/ApplicationJson.php",
"hash": "eb445eb324cb1a4ac91e1c0c838283cc"
"hash": "4920a6877c1bf005381bc9804669d581"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Teams\/Create\/Request\/ApplicationJson.php",
Expand Down Expand Up @@ -5524,11 +5524,11 @@
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/CreateRepoRuleset\/Request\/ApplicationJson.php",
"hash": "7b0d06620c457d7aca602509bca984eb"
"hash": "5974e62dacd2c6940af7ac485880458d"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/Repos\/UpdateRepoRuleset\/Request\/ApplicationJson.php",
"hash": "57e913b034df1aa2c172b1821d8ed8c2"
"hash": "61abd4d1f0d48e9cf7e7d9bfc7b7f7ea"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/SecretScanning\/UpdateAlert\/Request\/ApplicationJson.php",
Expand Down Expand Up @@ -13616,15 +13616,15 @@
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRulesetCreated.php",
"hash": "589adf372848ff897498d50c566243f0"
"hash": "3b1cd872b9c0be7a6f6c3bc57376d1db"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRulesetDeleted.php",
"hash": "3e138571b0561d32e48b1541672ce4c4"
"hash": "7c36c5fa525900b57b363da61d207152"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookRepositoryRulesetEdited.php",
"hash": "2943994f38bcb14a16c256c9520cc879"
"hash": "dc1defcae6e08f8cbb75fc8b85774dd9"
},
{
"name": ".\/clients\/GitHub\/etc\/..\/\/src\/\/Schema\/WebhookDeploymentReviewApproved\/Reviewers\/Reviewer.php",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -856,12 +856,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -653,12 +653,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -852,12 +852,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -50,10 +50,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -649,12 +649,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
10 changes: 5 additions & 5 deletions clients/GitHub/src/Schema/RepositoryRuleset.php
Original file line number Diff line number Diff line change
Expand Up @@ -74,10 +74,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -955,12 +955,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
8 changes: 4 additions & 4 deletions clients/GitHub/src/Schema/RepositoryRulesetBypassActor.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand All @@ -46,7 +46,7 @@
public const SCHEMA_DESCRIPTION = 'An actor that can bypass rules in a ruleset';
public const SCHEMA_EXAMPLE_DATA = '{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}';

Expand Down
10 changes: 5 additions & 5 deletions clients/GitHub/src/Schema/WebhookRepositoryRulesetCreated.php
Original file line number Diff line number Diff line change
Expand Up @@ -1776,10 +1776,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -3130,12 +3130,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
10 changes: 5 additions & 5 deletions clients/GitHub/src/Schema/WebhookRepositoryRulesetDeleted.php
Original file line number Diff line number Diff line change
Expand Up @@ -1776,10 +1776,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -3130,12 +3130,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
10 changes: 5 additions & 5 deletions clients/GitHub/src/Schema/WebhookRepositoryRulesetEdited.php
Original file line number Diff line number Diff line change
Expand Up @@ -1776,10 +1776,10 @@
},
"actor_type": {
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"type": "string",
"description": "The type of actor that can bypass a ruleset"
Expand Down Expand Up @@ -4950,12 +4950,12 @@
"bypass_actors": [
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
},
{
"actor_id": 8,
"actor_type": "OrganizationAdmin",
"actor_type": "Team",
"bypass_mode": "always"
}
],
Expand Down
4 changes: 2 additions & 2 deletions etc/specs/GitHub/current.spec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -71263,10 +71263,10 @@ components:
actor_type:
type: string
enum:
- RepositoryRole
- Team
- Integration
- OrganizationAdmin
- RepositoryRole
- Team
description: The type of actor that can bypass a ruleset
bypass_mode:
type: string
Expand Down
Loading