Skip to content

Commit

Permalink
fix(repos/update-status-check-protection): fix date for operationId c…
Browse files Browse the repository at this point in the history
…hange
  • Loading branch information
gr2m committed Dec 1, 2020
1 parent a7a554d commit 1b5e159
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 15 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"route": "PATCH /repos/{owner}/{repo}/branches/{branch}/protection/required_status_checks",
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": {
"operationId": "repos/update-status-check-potection"
}
Expand Down
2 changes: 1 addition & 1 deletion generated/api.github.com.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -91070,7 +91070,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/api.github.com.json
Original file line number Diff line number Diff line change
Expand Up @@ -15204,7 +15204,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.18.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -57800,7 +57800,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.18.json
Original file line number Diff line number Diff line change
Expand Up @@ -9769,7 +9769,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.19.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -58633,7 +58633,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.19.json
Original file line number Diff line number Diff line change
Expand Up @@ -9829,7 +9829,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.20.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -60176,7 +60176,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.20.json
Original file line number Diff line number Diff line change
Expand Up @@ -10046,7 +10046,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.21.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -67817,7 +67817,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.21.json
Original file line number Diff line number Diff line change
Expand Up @@ -11620,7 +11620,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.22.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -83452,7 +83452,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/ghes-2.22.json
Original file line number Diff line number Diff line change
Expand Up @@ -14646,7 +14646,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/github.ae.deref.json
Original file line number Diff line number Diff line change
Expand Up @@ -62891,7 +62891,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down
2 changes: 1 addition & 1 deletion generated/github.ae.json
Original file line number Diff line number Diff line change
Expand Up @@ -10528,7 +10528,7 @@
"changes": [
{
"type": "OPERATION",
"date": "2020-11-10",
"date": "2020-09-17",
"before": { "operationId": "repos/update-status-check-potection" }
}
]
Expand Down

0 comments on commit 1b5e159

Please sign in to comment.