Skip to content

Commit 58f63c4

Browse files
author
Steve Winton
authored
Merge pull request #59 from swinton/greenkeeper/@octokit/routes-26.16.1
Update @octokit/routes to the latest version 🚀
2 parents 8423a9f + 4f9ad75 commit 58f63c4

File tree

7 files changed

+10
-10
lines changed

7 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"homepage": "https://github.com/swinton/github-rest-apis-for-insomnia#readme",
2828
"dependencies": {
29-
"@octokit/routes": "26.16.0",
29+
"@octokit/routes": "26.16.1",
3030
"lodash": "^4.17.15"
3131
},
3232
"devDependencies": {

routes/api.github.com.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-01-17T01:14:34.062Z",
4+
"__export_date": "2020-01-17T18:44:49.748Z",
55
"__export_source": "github-rest-apis-for-insomnia:1.1.1",
66
"resources": [
77
{
@@ -1951,7 +1951,7 @@
19511951
"_id": "__REQ_81__",
19521952
"_type": "request",
19531953
"name": "Edit an organization",
1954-
"description": "\n\n**Deprecation Notice:** GitHub will replace and discontinue `members_allowed_repository_creation_type` in favor of more granular permissions. The new input parameters are `members_can_create_public_repositories`, `members_can_create_private_repositories` for all organizations and `members_can_create_internal_repositories` for organizations associated with an enterprise account using GitHub Enterprise Cloud. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes).\n\nEnables an authenticated organization owner with the `admin:org` scope to update the organization's profile and member privileges.\n\nhttps://developer.github.com/v3/orgs/#edit-an-organization",
1954+
"description": "\n\n**Parameter Deprecation Notice:** GitHub will replace and discontinue `members_allowed_repository_creation_type` in favor of more granular permissions. The new input parameters are `members_can_create_public_repositories`, `members_can_create_private_repositories` for all organizations and `members_can_create_internal_repositories` for organizations associated with an enterprise account using GitHub Enterprise Cloud. For more information, see the [blog post](https://developer.github.com/changes/2019-12-03-internal-visibility-changes).\n\nEnables an authenticated organization owner with the `admin:org` scope to update the organization's profile and member privileges.\n\nhttps://developer.github.com/v3/orgs/#edit-an-organization",
19551955
"headers": [
19561956
{
19571957
"name": "Accept",

routes/ghe-2.16.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-01-17T01:14:34.088Z",
4+
"__export_date": "2020-01-17T18:44:49.766Z",
55
"__export_source": "github-rest-apis-for-insomnia:1.1.1",
66
"resources": [
77
{

routes/ghe-2.17.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-01-17T01:14:34.106Z",
4+
"__export_date": "2020-01-17T18:44:49.781Z",
55
"__export_source": "github-rest-apis-for-insomnia:1.1.1",
66
"resources": [
77
{

routes/ghe-2.18.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-01-17T01:14:34.128Z",
4+
"__export_date": "2020-01-17T18:44:49.806Z",
55
"__export_source": "github-rest-apis-for-insomnia:1.1.1",
66
"resources": [
77
{

routes/ghe-2.19.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"_type": "export",
33
"__export_format": 4,
4-
"__export_date": "2020-01-17T01:14:34.149Z",
4+
"__export_date": "2020-01-17T18:44:49.824Z",
55
"__export_source": "github-rest-apis-for-insomnia:1.1.1",
66
"resources": [
77
{

0 commit comments

Comments
 (0)