Skip to content

Commit

Permalink
WIP: schema updates
Browse files Browse the repository at this point in the history
  • Loading branch information
Octokit Bot committed Apr 10, 2024
1 parent ab693f4 commit 09f01ef
Show file tree
Hide file tree
Showing 16 changed files with 384 additions and 384 deletions.
90 changes: 45 additions & 45 deletions cache/api.github.com.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -104408,10 +104408,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -105447,10 +105447,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -106362,10 +106362,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -107970,10 +107970,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -109035,10 +109035,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -109946,10 +109946,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -355213,10 +355213,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -356261,10 +356261,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -356964,10 +356964,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -358600,10 +358600,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -359664,10 +359664,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -360363,10 +360363,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -969317,10 +969317,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -971841,10 +971841,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down Expand Up @@ -974365,10 +974365,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down
6 changes: 3 additions & 3 deletions cache/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -97450,10 +97450,10 @@
"actor_type": {
"type": "string",
"enum": [
"RepositoryRole",
"Team",
"Integration",
"OrganizationAdmin"
"OrganizationAdmin",
"RepositoryRole",
"Team"
],
"description": "The type of actor that can bypass a ruleset"
},
Expand Down
Loading

0 comments on commit 09f01ef

Please sign in to comment.