From a69e61e4c7461d250bb405f4c36edf2f1a47caa8 Mon Sep 17 00:00:00 2001 From: Sarah Vessels <82317+cheshire137@users.noreply.github.com> Date: Tue, 25 May 2021 18:30:19 -0500 Subject: [PATCH 1/4] Add sponsors.sponsor_sponsorship_payment_complete audit log event docs (#19382) * Add sponsor_sponsorship_payment_complete event * Note when 'created' fires * Add sponsor_sponsorship_payment_complete * Apply suggestions from code review Co-authored-by: jmarlena <6732600+jmarlena@users.noreply.github.com> --- .../reviewing-your-security-log.md | 1 + .../reviewing-the-audit-log-for-your-organization.md | 1 + data/reusables/webhooks/sponsorship_webhook_properties.md | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) diff --git a/content/github/authenticating-to-github/keeping-your-account-and-data-secure/reviewing-your-security-log.md b/content/github/authenticating-to-github/keeping-your-account-and-data-secure/reviewing-your-security-log.md index ff99713408..2dd35fe07e 100644 --- a/content/github/authenticating-to-github/keeping-your-account-and-data-secure/reviewing-your-security-log.md +++ b/content/github/authenticating-to-github/keeping-your-account-and-data-secure/reviewing-your-security-log.md @@ -194,6 +194,7 @@ An overview of some of the most common actions that are recorded as events in th | `repo_funding_links_file_action` | Triggered when you change the FUNDING file in your repository (see "[Displaying a sponsor button in your repository](/articles/displaying-a-sponsor-button-in-your-repository)") | `sponsor_sponsorship_cancel` | Triggered when you cancel a sponsorship (see "[Downgrading a sponsorship](/articles/downgrading-a-sponsorship)") | `sponsor_sponsorship_create` | Triggered when you sponsor an account (see "[Sponsoring an open source contributor](/sponsors/sponsoring-open-source-contributors/sponsoring-an-open-source-contributor)") +| `sponsor_sponsorship_payment_complete` | Triggered after you sponsor an account and your payment has been processed (see "[Sponsoring an open source contributor](/sponsors/sponsoring-open-source-contributors/sponsoring-an-open-source-contributor)") | `sponsor_sponsorship_preference_change` | Triggered when you change whether you receive email updates from a sponsored developer (see "[Managing your sponsorship](/sponsors/sponsoring-open-source-contributors/managing-your-sponsorship)") | `sponsor_sponsorship_tier_change` | Triggered when you upgrade or downgrade your sponsorship (see "[Upgrading a sponsorship](/articles/upgrading-a-sponsorship)" and "[Downgrading a sponsorship](/articles/downgrading-a-sponsorship)") | `sponsored_developer_approve` | Triggered when your {% data variables.product.prodname_sponsors %} account is approved (see "[Setting up {% data variables.product.prodname_sponsors %} for your user account](/sponsors/receiving-sponsorships-through-github-sponsors/setting-up-github-sponsors-for-your-user-account)") diff --git a/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md b/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md index 490a27f6dd..a8fe167ecd 100644 --- a/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md +++ b/content/organizations/keeping-your-organization-secure/reviewing-the-audit-log-for-your-organization.md @@ -643,6 +643,7 @@ For more information, see "[Managing the publication of {% data variables.produc | `repo_funding_links_file_action` | Triggered when you change the FUNDING file in your repository (see "[Displaying a sponsor button in your repository](/articles/displaying-a-sponsor-button-in-your-repository)") | `sponsor_sponsorship_cancel` | Triggered when you cancel a sponsorship (see "[Downgrading a sponsorship](/articles/downgrading-a-sponsorship)") | `sponsor_sponsorship_create` | Triggered when you sponsor an account (see "[Sponsoring an open source contributor](/sponsors/sponsoring-open-source-contributors/sponsoring-an-open-source-contributor)") +| `sponsor_sponsorship_payment_complete` | Triggered after you sponsor an account and your payment has been processed (see "[Sponsoring an open source contributor](/sponsors/sponsoring-open-source-contributors/sponsoring-an-open-source-contributor)") | `sponsor_sponsorship_preference_change` | Triggered when you change whether you receive email updates from a sponsored account (see "[Managing your sponsorship](/sponsors/sponsoring-open-source-contributors/managing-your-sponsorship)") | `sponsor_sponsorship_tier_change` | Triggered when you upgrade or downgrade your sponsorship (see "[Upgrading a sponsorship](/articles/upgrading-a-sponsorship)" and "[Downgrading a sponsorship](/articles/downgrading-a-sponsorship)") | `sponsored_developer_approve` | Triggered when your {% data variables.product.prodname_sponsors %} account is approved (see "[Setting up {% data variables.product.prodname_sponsors %} for your organization](/sponsors/receiving-sponsorships-through-github-sponsors/setting-up-github-sponsors-for-your-organization)") diff --git a/data/reusables/webhooks/sponsorship_webhook_properties.md b/data/reusables/webhooks/sponsorship_webhook_properties.md index 4f79f070f9..1154daa649 100644 --- a/data/reusables/webhooks/sponsorship_webhook_properties.md +++ b/data/reusables/webhooks/sponsorship_webhook_properties.md @@ -1,3 +1,3 @@ Key | Type | Description ----|------|------------- -`action` |`string` | The action that was performed. This can be one of `created`, `cancelled`, `edited`, `tier_changed`, `pending_cancellation`, or `pending_tier_change`. +`action` |`string` | The action that was performed. This can be one of `created`, `cancelled`, `edited`, `tier_changed`, `pending_cancellation`, or `pending_tier_change`. Note: The `created` action is only triggered after payment is processed. From 2a99743b56ae8985f8a280ad2debd6180f27d517 Mon Sep 17 00:00:00 2001 From: github-openapi-bot <69533958+github-openapi-bot@users.noreply.github.com> Date: Tue, 25 May 2021 19:56:02 -0400 Subject: [PATCH 2/4] Update OpenAPI Descriptions (#19556) --- lib/rest/static/decorated/github.ae.json | 813 - .../static/dereferenced/github.ae.deref.json | 17531 ---------------- 2 files changed, 18344 deletions(-) diff --git a/lib/rest/static/decorated/github.ae.json b/lib/rest/static/decorated/github.ae.json index 8a11b072b1..5d09a18675 100644 --- a/lib/rest/static/decorated/github.ae.json +++ b/lib/rest/static/decorated/github.ae.json @@ -8049,92 +8049,6 @@ "bodyParameters": [], "descriptionHTML": "
Forces the removal of a self-hosted runner from an enterprise. You can use this endpoint to completely remove the runner when the machine you were using no longer exists.
\nYou must authenticate using an access token with the admin:enterprise scope to use this endpoint.
Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/events", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/events"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /events')",
- "html": "await octokit.request('GET /events')\n"
- }
- ],
- "summary": "List public events",
- "description": "We delay the public events feed by five minutes, which means the most recent event returned by the public events API actually occurred at least five minutes ago.",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-events",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-events"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "activity",
- "subcategory": "events"
- },
- "slug": "list-public-events",
- "category": "activity",
- "categoryLabel": "Activity",
- "subcategory": "events",
- "subcategoryLabel": "Events",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "200",
- "httpStatusMessage": "OK",
- "description": "Response"
- },
- {
- "httpStatusCode": "304",
- "httpStatusMessage": "Not Modified",
- "description": "Not modified"
- },
- {
- "httpStatusCode": "403",
- "httpStatusMessage": "Forbidden",
- "description": "Forbidden"
- },
- {
- "httpStatusCode": "503",
- "httpStatusMessage": "Service Unavailable",
- "description": "Service unavailable"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": "We delay the public events feed by five minutes, which means the most recent event returned by the public events API actually occurred at least five minutes ago.
" - }, { "verb": "get", "requestPath": "/feeds", @@ -10995,115 +10909,6 @@ } ] }, - { - "verb": "get", - "requestPath": "/networks/{owner}/{repo}/events", - "serverUrl": "http(s)://api.{hostname}", - "parameters": [ - { - "name": "owner", - "in": "path", - "required": true, - "schema": { - "type": "string" - }, - "descriptionHTML": "" - }, - { - "name": "repo", - "in": "path", - "required": true, - "schema": { - "type": "string" - }, - "descriptionHTML": "" - }, - { - "name": "per_page", - "description": "Results per page (max 100).", - "in": "query", - "schema": { - "type": "integer", - "default": 30 - }, - "descriptionHTML": "Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/networks/octocat/hello-world/events", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/networks/octocat/hello-world/events"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /networks/{owner}/{repo}/events', {\n owner: 'octocat',\n repo: 'hello-world'\n})",
- "html": "await octokit.request('GET /networks/{owner}/{repo}/events', {\n owner: 'octocat',\n repo: 'hello-world'\n})\n"
- }
- ],
- "summary": "List public events for a network of repositories",
- "description": "",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-events-for-repo-network",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-events-for-a-network-of-repositories"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "activity",
- "subcategory": "events"
- },
- "slug": "list-public-events-for-a-network-of-repositories",
- "category": "activity",
- "categoryLabel": "Activity",
- "subcategory": "events",
- "subcategoryLabel": "Events",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "200",
- "httpStatusMessage": "OK",
- "description": "Response"
- },
- {
- "httpStatusCode": "301",
- "httpStatusMessage": "Moved Permanently",
- "description": "Moved permanently"
- },
- {
- "httpStatusCode": "304",
- "httpStatusMessage": "Not Modified",
- "description": "Not modified"
- },
- {
- "httpStatusCode": "403",
- "httpStatusMessage": "Forbidden",
- "description": "Forbidden"
- },
- {
- "httpStatusCode": "404",
- "httpStatusMessage": "Not Found",
- "description": "Resource not found"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": ""
- },
{
"verb": "get",
"requestPath": "/notifications",
@@ -14483,86 +14288,6 @@
"bodyParameters": [],
"descriptionHTML": "Removes a repository from an organization secret when the visibility for repository access is set to selected. The visibility is set when you Create or update an organization secret. You must authenticate using an access token with the admin:org scope to use this endpoint. GitHub Apps must have the secrets organization permission to use this endpoint.
Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/events", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/events"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /orgs/{org}/events', {\n org: 'org'\n})",
- "html": "await octokit.request('GET /orgs/{org}/events', {\n org: 'org'\n})\n"
- }
- ],
- "summary": "List public organization events",
- "description": "",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-org-events",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-organization-events"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "activity",
- "subcategory": "events"
- },
- "slug": "list-public-organization-events",
- "category": "activity",
- "categoryLabel": "Activity",
- "subcategory": "events",
- "subcategoryLabel": "Events",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "200",
- "httpStatusMessage": "OK",
- "description": "Response"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": ""
- },
{
"verb": "get",
"requestPath": "/orgs/{org}/hooks",
@@ -17382,304 +17107,6 @@
}
]
},
- {
- "verb": "get",
- "requestPath": "/orgs/{org}/public_members",
- "serverUrl": "http(s)://api.{hostname}",
- "parameters": [
- {
- "name": "org",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- },
- "descriptionHTML": ""
- },
- {
- "name": "per_page",
- "description": "Results per page (max 100).",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 30
- },
- "descriptionHTML": "Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /orgs/{org}/public_members', {\n org: 'org'\n})",
- "html": "await octokit.request('GET /orgs/{org}/public_members', {\n org: 'org'\n})\n"
- }
- ],
- "summary": "List public organization members",
- "description": "Members of an organization can choose to have their membership publicized or not.",
- "tags": [
- "orgs"
- ],
- "operationId": "orgs/list-public-members",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/orgs#list-public-organization-members"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "orgs",
- "subcategory": "members"
- },
- "slug": "list-public-organization-members",
- "category": "orgs",
- "categoryLabel": "Orgs",
- "subcategory": "members",
- "subcategoryLabel": "Members",
- "notes": [],
- "bodyParameters": [],
- "descriptionHTML": "Members of an organization can choose to have their membership publicized or not.
", - "responses": [ - { - "httpStatusCode": "200", - "httpStatusMessage": "OK", - "description": "Response", - "payload": "[\n {\n \"login\": \"octocat\",\n \"id\": 1,\n \"node_id\": \"MDQ6VXNlcjE=\",\n \"avatar_url\": \"https://github.com/images/error/octocat_happy.gif\",\n \"gravatar_id\": \"\",\n \"url\": \"https://api.github.com/users/octocat\",\n \"html_url\": \"https://github.com/octocat\",\n \"followers_url\": \"https://api.github.com/users/octocat/followers\",\n \"following_url\": \"https://api.github.com/users/octocat/following{/other_user}\",\n \"gists_url\": \"https://api.github.com/users/octocat/gists{/gist_id}\",\n \"starred_url\": \"https://api.github.com/users/octocat/starred{/owner}{/repo}\",\n \"subscriptions_url\": \"https://api.github.com/users/octocat/subscriptions\",\n \"organizations_url\": \"https://api.github.com/users/octocat/orgs\",\n \"repos_url\": \"https://api.github.com/users/octocat/repos\",\n \"events_url\": \"https://api.github.com/users/octocat/events{/privacy}\",\n \"received_events_url\": \"https://api.github.com/users/octocat/received_events\",\n \"type\": \"User\",\n \"site_admin\": false\n }\n]\n"
- }
- ]
- },
- {
- "verb": "get",
- "requestPath": "/orgs/{org}/public_members/{username}",
- "serverUrl": "http(s)://api.{hostname}",
- "parameters": [
- {
- "name": "org",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- },
- "descriptionHTML": ""
- },
- {
- "name": "username",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- },
- "descriptionHTML": ""
- }
- ],
- "x-codeSamples": [
- {
- "lang": "Shell",
- "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members/USERNAME",
- "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members/USERNAME"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /orgs/{org}/public_members/{username}', {\n org: 'org',\n username: 'username'\n})",
- "html": "await octokit.request('GET /orgs/{org}/public_members/{username}', {\n org: 'org',\n username: 'username'\n})\n"
- }
- ],
- "summary": "Check public organization membership for a user",
- "description": "",
- "tags": [
- "orgs"
- ],
- "operationId": "orgs/check-public-membership-for-user",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/orgs#check-public-organization-membership-for-a-user"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "orgs",
- "subcategory": "members"
- },
- "slug": "check-public-organization-membership-for-a-user",
- "category": "orgs",
- "categoryLabel": "Orgs",
- "subcategory": "members",
- "subcategoryLabel": "Members",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "204",
- "httpStatusMessage": "No Content",
- "description": "Response if user is a public member"
- },
- {
- "httpStatusCode": "404",
- "httpStatusMessage": "Not Found",
- "description": "Not Found if user is not a public member"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": ""
- },
- {
- "verb": "put",
- "requestPath": "/orgs/{org}/public_members/{username}",
- "serverUrl": "http(s)://api.{hostname}",
- "parameters": [
- {
- "name": "org",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- },
- "descriptionHTML": ""
- },
- {
- "name": "username",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- },
- "descriptionHTML": ""
- }
- ],
- "x-codeSamples": [
- {
- "lang": "Shell",
- "source": "curl \\\n -X PUT \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members/USERNAME",
- "html": "curl \\\n -X PUT \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members/USERNAME"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('PUT /orgs/{org}/public_members/{username}', {\n org: 'org',\n username: 'username'\n})",
- "html": "await octokit.request('PUT /orgs/{org}/public_members/{username}', {\n org: 'org',\n username: 'username'\n})\n"
- }
- ],
- "summary": "Set public organization membership for the authenticated user",
- "description": "The user can publicize their own membership. (A user cannot publicize the membership for another user.)\n\nNote that you'll need to set `Content-Length` to zero when calling out to this endpoint. For more information, see \"[HTTP verbs](https://docs.github.com/github-ae@latest/rest/overview/resources-in-the-rest-api#http-verbs).\"",
- "tags": [
- "orgs"
- ],
- "operationId": "orgs/set-public-membership-for-authenticated-user",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/orgs#set-public-organization-membership-for-the-authenticated-user"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": false,
- "previews": [],
- "category": "orgs",
- "subcategory": "members"
- },
- "slug": "set-public-organization-membership-for-the-authenticated-user",
- "category": "orgs",
- "categoryLabel": "Orgs",
- "subcategory": "members",
- "subcategoryLabel": "Members",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "204",
- "httpStatusMessage": "No Content",
- "description": "Response"
- },
- {
- "httpStatusCode": "403",
- "httpStatusMessage": "Forbidden",
- "description": "Forbidden"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": "The user can publicize their own membership. (A user cannot publicize the membership for another user.)
\nNote that you'll need to set Content-Length to zero when calling out to this endpoint. For more information, see \"HTTP verbs.\"
curl \\\n -X DELETE \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/orgs/ORG/public_members/USERNAME"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('DELETE /orgs/{org}/public_members/{username}', {\n org: 'org',\n username: 'username'\n})",
- "html": "await octokit.request('DELETE /orgs/{org}/public_members/{username}', {\n org: 'org',\n username: 'username'\n})\n"
- }
- ],
- "summary": "Remove public organization membership for the authenticated user",
- "description": "",
- "tags": [
- "orgs"
- ],
- "operationId": "orgs/remove-public-membership-for-authenticated-user",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/orgs#remove-public-organization-membership-for-the-authenticated-user"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": false,
- "previews": [],
- "category": "orgs",
- "subcategory": "members"
- },
- "slug": "remove-public-organization-membership-for-the-authenticated-user",
- "category": "orgs",
- "categoryLabel": "Orgs",
- "subcategory": "members",
- "subcategoryLabel": "Members",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "204",
- "httpStatusMessage": "No Content",
- "description": "Response"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": ""
- },
{
"verb": "get",
"requestPath": "/orgs/{org}/repos",
@@ -74720,86 +74147,6 @@
"bodyParameters": [],
"descriptionHTML": "This is the user's organization dashboard. You must be authenticated as the user to view this.
" }, - { - "verb": "get", - "requestPath": "/users/{username}/events/public", - "serverUrl": "http(s)://api.{hostname}", - "parameters": [ - { - "name": "username", - "in": "path", - "required": true, - "schema": { - "type": "string" - }, - "descriptionHTML": "" - }, - { - "name": "per_page", - "description": "Results per page (max 100).", - "in": "query", - "schema": { - "type": "integer", - "default": 30 - }, - "descriptionHTML": "Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/users/USERNAME/events/public", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/users/USERNAME/events/public"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /users/{username}/events/public', {\n username: 'username'\n})",
- "html": "await octokit.request('GET /users/{username}/events/public', {\n username: 'username'\n})\n"
- }
- ],
- "summary": "List public events for a user",
- "description": "",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-events-for-user",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-events-for-a-user"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "activity",
- "subcategory": "events"
- },
- "slug": "list-public-events-for-a-user",
- "category": "activity",
- "categoryLabel": "Activity",
- "subcategory": "events",
- "subcategoryLabel": "Events",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "200",
- "httpStatusMessage": "OK",
- "description": "Response"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": ""
- },
{
"verb": "get",
"requestPath": "/users/{username}/followers",
@@ -75638,166 +74985,6 @@
}
]
},
- {
- "verb": "get",
- "requestPath": "/users/{username}/received_events",
- "serverUrl": "http(s)://api.{hostname}",
- "parameters": [
- {
- "name": "username",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- },
- "descriptionHTML": ""
- },
- {
- "name": "per_page",
- "description": "Results per page (max 100).",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 30
- },
- "descriptionHTML": "Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/users/USERNAME/received_events", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/users/USERNAME/received_events"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /users/{username}/received_events', {\n username: 'username'\n})",
- "html": "await octokit.request('GET /users/{username}/received_events', {\n username: 'username'\n})\n"
- }
- ],
- "summary": "List events received by the authenticated user",
- "description": "These are events that you've received by watching repos and following users. If you are authenticated as the given user, you will see private events. Otherwise, you'll only see public events.",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-received-events-for-user",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-events-received-by-the-authenticated-user"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "activity",
- "subcategory": "events"
- },
- "slug": "list-events-received-by-the-authenticated-user",
- "category": "activity",
- "categoryLabel": "Activity",
- "subcategory": "events",
- "subcategoryLabel": "Events",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "200",
- "httpStatusMessage": "OK",
- "description": "Response"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": "These are events that you've received by watching repos and following users. If you are authenticated as the given user, you will see private events. Otherwise, you'll only see public events.
" - }, - { - "verb": "get", - "requestPath": "/users/{username}/received_events/public", - "serverUrl": "http(s)://api.{hostname}", - "parameters": [ - { - "name": "username", - "in": "path", - "required": true, - "schema": { - "type": "string" - }, - "descriptionHTML": "" - }, - { - "name": "per_page", - "description": "Results per page (max 100).", - "in": "query", - "schema": { - "type": "integer", - "default": 30 - }, - "descriptionHTML": "Results per page (max 100).
" - }, - { - "name": "page", - "description": "Page number of the results to fetch.", - "in": "query", - "schema": { - "type": "integer", - "default": 1 - }, - "descriptionHTML": "Page number of the results to fetch.
" - } - ], - "x-codeSamples": [ - { - "lang": "Shell", - "source": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/users/USERNAME/received_events/public", - "html": "curl \\\n -H \"Accept: application/vnd.github.v3+json\" \\\n http(s)://api.{hostname}/users/USERNAME/received_events/public"
- },
- {
- "lang": "JavaScript",
- "source": "await octokit.request('GET /users/{username}/received_events/public', {\n username: 'username'\n})",
- "html": "await octokit.request('GET /users/{username}/received_events/public', {\n username: 'username'\n})\n"
- }
- ],
- "summary": "List public events received by a user",
- "description": "",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-received-public-events-for-user",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-events-received-by-a-user"
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [],
- "category": "activity",
- "subcategory": "events"
- },
- "slug": "list-public-events-received-by-a-user",
- "category": "activity",
- "categoryLabel": "Activity",
- "subcategory": "events",
- "subcategoryLabel": "Events",
- "notes": [],
- "responses": [
- {
- "httpStatusCode": "200",
- "httpStatusMessage": "OK",
- "description": "Response"
- }
- ],
- "bodyParameters": [],
- "descriptionHTML": ""
- },
{
"verb": "get",
"requestPath": "/users/{username}/repos",
diff --git a/lib/rest/static/dereferenced/github.ae.deref.json b/lib/rest/static/dereferenced/github.ae.deref.json
index d1a1229823..648467a8bf 100644
--- a/lib/rest/static/dereferenced/github.ae.deref.json
+++ b/lib/rest/static/dereferenced/github.ae.deref.json
@@ -14677,2886 +14677,6 @@
}
}
},
- "/events": {
- "get": {
- "summary": "List public events",
- "description": "We delay the public events feed by five minutes, which means the most recent event returned by the public events API actually occurred at least five minutes ago.",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-events",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-events"
- },
- "parameters": [
- {
- "name": "per_page",
- "description": "Results per page (max 100).",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 30
- }
- },
- {
- "name": "page",
- "description": "Page number of the results to fetch.",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 1
- }
- }
- ],
- "responses": {
- "200": {
- "description": "Response",
- "content": {
- "application/json": {
- "schema": {
- "type": "array",
- "items": {
- "title": "Event",
- "description": "Event",
- "type": "object",
- "properties": {
- "id": {
- "type": "string"
- },
- "type": {
- "type": "string",
- "nullable": true
- },
- "actor": {
- "title": "Actor",
- "description": "Actor",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "login": {
- "type": "string"
- },
- "display_login": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri"
- },
- "avatar_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "login",
- "gravatar_id",
- "url",
- "avatar_url"
- ]
- },
- "repo": {
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "name": {
- "type": "string"
- },
- "url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "name",
- "url"
- ]
- },
- "org": {
- "title": "Actor",
- "description": "Actor",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "login": {
- "type": "string"
- },
- "display_login": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri"
- },
- "avatar_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "login",
- "gravatar_id",
- "url",
- "avatar_url"
- ]
- },
- "payload": {
- "type": "object",
- "properties": {
- "action": {
- "type": "string"
- },
- "issue": {
- "title": "Issue Simple",
- "description": "Issue Simple",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDU6SXNzdWUx"
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347"
- },
- "repository_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World"
- },
- "labels_url": {
- "type": "string",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/labels{/name}"
- },
- "comments_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/comments"
- },
- "events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/events"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World/issues/1347"
- },
- "number": {
- "type": "integer",
- "example": 1347
- },
- "state": {
- "type": "string",
- "example": "open"
- },
- "title": {
- "type": "string",
- "example": "Found a bug"
- },
- "body": {
- "type": "string",
- "example": "I'm having a problem with this."
- },
- "user": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "labels": {
- "type": "array",
- "items": {
- "title": "Label",
- "description": "Color-coded labels help you categorize and filter your issues (just like labels in Gmail).",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer",
- "format": "int64",
- "example": 208045946
- },
- "node_id": {
- "type": "string",
- "example": "MDU6TGFiZWwyMDgwNDU5NDY="
- },
- "url": {
- "description": "URL for the label",
- "example": "https://api.github.com/repositories/42/labels/bug",
- "type": "string",
- "format": "uri"
- },
- "name": {
- "description": "The name of the label.",
- "example": "bug",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "Something isn't working",
- "nullable": true
- },
- "color": {
- "description": "6-character hex code, without the leading #, identifying the color",
- "example": "FFFFFF",
- "type": "string"
- },
- "default": {
- "type": "boolean",
- "example": true
- }
- },
- "required": [
- "id",
- "node_id",
- "url",
- "name",
- "description",
- "color",
- "default"
- ]
- }
- },
- "assignee": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "assignees": {
- "type": "array",
- "items": {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- },
- "nullable": true
- },
- "milestone": {
- "nullable": true,
- "allOf": [
- {
- "title": "Milestone",
- "description": "A collection of related issues and pull requests.",
- "type": "object",
- "properties": {
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/milestones/1"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World/milestones/v1.0"
- },
- "labels_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/milestones/1/labels"
- },
- "id": {
- "type": "integer",
- "example": 1002604
- },
- "node_id": {
- "type": "string",
- "example": "MDk6TWlsZXN0b25lMTAwMjYwNA=="
- },
- "number": {
- "description": "The number of the milestone.",
- "type": "integer",
- "example": 42
- },
- "state": {
- "description": "The state of the milestone.",
- "example": "open",
- "type": "string",
- "enum": [
- "open",
- "closed"
- ],
- "default": "open"
- },
- "title": {
- "description": "The title of the milestone.",
- "example": "v1.0",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "Tracking milestone for version 1.0",
- "nullable": true
- },
- "creator": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "open_issues": {
- "type": "integer",
- "example": 4
- },
- "closed_issues": {
- "type": "integer",
- "example": 8
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-10T20:09:31Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2014-03-03T18:58:10Z"
- },
- "closed_at": {
- "type": "string",
- "format": "date-time",
- "example": "2013-02-12T13:22:01Z",
- "nullable": true
- },
- "due_on": {
- "type": "string",
- "format": "date-time",
- "example": "2012-10-09T23:39:01Z",
- "nullable": true
- }
- },
- "required": [
- "closed_issues",
- "creator",
- "description",
- "due_on",
- "closed_at",
- "id",
- "node_id",
- "labels_url",
- "html_url",
- "number",
- "open_issues",
- "state",
- "title",
- "url",
- "created_at",
- "updated_at"
- ]
- }
- ]
- },
- "locked": {
- "type": "boolean",
- "example": true
- },
- "active_lock_reason": {
- "type": "string",
- "example": "too heated",
- "nullable": true
- },
- "comments": {
- "type": "integer",
- "example": 0
- },
- "pull_request": {
- "type": "object",
- "properties": {
- "merged_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- },
- "diff_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "patch_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- }
- },
- "required": [
- "diff_url",
- "html_url",
- "patch_url",
- "url"
- ]
- },
- "closed_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-22T13:33:48Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-22T13:33:48Z"
- },
- "author_association": {
- "title": "author_association",
- "type": "string",
- "example": "OWNER",
- "description": "How the author is associated with the repository.",
- "enum": [
- "COLLABORATOR",
- "CONTRIBUTOR",
- "FIRST_TIMER",
- "FIRST_TIME_CONTRIBUTOR",
- "MANNEQUIN",
- "MEMBER",
- "NONE",
- "OWNER"
- ]
- },
- "body_html": {
- "type": "string"
- },
- "body_text": {
- "type": "string"
- },
- "timeline_url": {
- "type": "string",
- "format": "uri"
- },
- "repository": {
- "title": "Repository",
- "description": "A git repository",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the repository",
- "example": 42,
- "type": "integer"
- },
- "node_id": {
- "type": "string",
- "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5"
- },
- "name": {
- "description": "The name of the repository.",
- "type": "string",
- "example": "Team Environment"
- },
- "full_name": {
- "type": "string",
- "example": "octocat/Hello-World"
- },
- "license": {
- "nullable": true,
- "allOf": [
- {
- "title": "License Simple",
- "description": "License Simple",
- "type": "object",
- "properties": {
- "key": {
- "type": "string",
- "example": "mit"
- },
- "name": {
- "type": "string",
- "example": "MIT License"
- },
- "url": {
- "type": "string",
- "nullable": true,
- "format": "uri",
- "example": "https://api.github.com/licenses/mit"
- },
- "spdx_id": {
- "type": "string",
- "nullable": true,
- "example": "MIT"
- },
- "node_id": {
- "type": "string",
- "example": "MDc6TGljZW5zZW1pdA=="
- },
- "html_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "key",
- "name",
- "url",
- "spdx_id",
- "node_id"
- ]
- }
- ]
- },
- "organization": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "forks": {
- "type": "integer"
- },
- "permissions": {
- "type": "object",
- "properties": {
- "admin": {
- "type": "boolean"
- },
- "pull": {
- "type": "boolean"
- },
- "triage": {
- "type": "boolean"
- },
- "push": {
- "type": "boolean"
- },
- "maintain": {
- "type": "boolean"
- }
- },
- "required": [
- "admin",
- "pull",
- "push"
- ]
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "private": {
- "description": "Whether the repository is private or public.",
- "default": false,
- "type": "boolean"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World"
- },
- "description": {
- "type": "string",
- "example": "This your first repo!",
- "nullable": true
- },
- "fork": {
- "type": "boolean"
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World"
- },
- "archive_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}"
- },
- "assignees_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}"
- },
- "blobs_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}"
- },
- "branches_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}"
- },
- "collaborators_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}"
- },
- "comments_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}"
- },
- "commits_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}"
- },
- "compare_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}"
- },
- "contents_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}"
- },
- "contributors_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/contributors"
- },
- "deployments_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/deployments"
- },
- "downloads_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/downloads"
- },
- "events_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/events"
- },
- "forks_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/forks"
- },
- "git_commits_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}"
- },
- "git_refs_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}"
- },
- "git_tags_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}"
- },
- "git_url": {
- "type": "string",
- "example": "git:github.com/octocat/Hello-World.git"
- },
- "issue_comment_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}"
- },
- "issue_events_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}"
- },
- "issues_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}"
- },
- "keys_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}"
- },
- "labels_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}"
- },
- "languages_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/languages"
- },
- "merges_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/merges"
- },
- "milestones_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}"
- },
- "notifications_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}"
- },
- "pulls_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}"
- },
- "releases_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}"
- },
- "ssh_url": {
- "type": "string",
- "example": "git@github.com:octocat/Hello-World.git"
- },
- "stargazers_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/stargazers"
- },
- "statuses_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}"
- },
- "subscribers_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/subscribers"
- },
- "subscription_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/subscription"
- },
- "tags_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/tags"
- },
- "teams_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/teams"
- },
- "trees_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}"
- },
- "clone_url": {
- "type": "string",
- "example": "https://github.com/octocat/Hello-World.git"
- },
- "mirror_url": {
- "type": "string",
- "format": "uri",
- "example": "git:git.example.com/octocat/Hello-World",
- "nullable": true
- },
- "hooks_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/hooks"
- },
- "svn_url": {
- "type": "string",
- "format": "uri",
- "example": "https://svn.github.com/octocat/Hello-World"
- },
- "homepage": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com",
- "nullable": true
- },
- "language": {
- "type": "string",
- "nullable": true
- },
- "forks_count": {
- "type": "integer",
- "example": 9
- },
- "stargazers_count": {
- "type": "integer",
- "example": 80
- },
- "watchers_count": {
- "type": "integer",
- "example": 80
- },
- "size": {
- "type": "integer",
- "example": 108
- },
- "default_branch": {
- "description": "The default branch of the repository.",
- "type": "string",
- "example": "master"
- },
- "open_issues_count": {
- "type": "integer",
- "example": 0
- },
- "is_template": {
- "description": "Whether this repository acts as a template that can be used to generate new repositories.",
- "default": false,
- "type": "boolean",
- "example": true
- },
- "topics": {
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "has_issues": {
- "description": "Whether issues are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_projects": {
- "description": "Whether projects are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_wiki": {
- "description": "Whether the wiki is enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_pages": {
- "type": "boolean"
- },
- "has_downloads": {
- "description": "Whether downloads are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "archived": {
- "description": "Whether the repository is archived.",
- "default": false,
- "type": "boolean"
- },
- "disabled": {
- "type": "boolean",
- "description": "Returns whether or not this repository disabled."
- },
- "visibility": {
- "description": "The repository visibility: public, private, or internal.",
- "default": "public",
- "type": "string"
- },
- "pushed_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:06:43Z",
- "nullable": true
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:01:12Z",
- "nullable": true
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:14:43Z",
- "nullable": true
- },
- "allow_rebase_merge": {
- "description": "Whether to allow rebase merges for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "template_repository": {
- "nullable": true,
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "full_name": {
- "type": "string"
- },
- "owner": {
- "type": "object",
- "properties": {
- "login": {
- "type": "string"
- },
- "id": {
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "avatar_url": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "html_url": {
- "type": "string"
- },
- "followers_url": {
- "type": "string"
- },
- "following_url": {
- "type": "string"
- },
- "gists_url": {
- "type": "string"
- },
- "starred_url": {
- "type": "string"
- },
- "subscriptions_url": {
- "type": "string"
- },
- "organizations_url": {
- "type": "string"
- },
- "repos_url": {
- "type": "string"
- },
- "events_url": {
- "type": "string"
- },
- "received_events_url": {
- "type": "string"
- },
- "type": {
- "type": "string"
- },
- "site_admin": {
- "type": "boolean"
- }
- }
- },
- "private": {
- "type": "boolean"
- },
- "html_url": {
- "type": "string"
- },
- "description": {
- "type": "string"
- },
- "fork": {
- "type": "boolean"
- },
- "url": {
- "type": "string"
- },
- "archive_url": {
- "type": "string"
- },
- "assignees_url": {
- "type": "string"
- },
- "blobs_url": {
- "type": "string"
- },
- "branches_url": {
- "type": "string"
- },
- "collaborators_url": {
- "type": "string"
- },
- "comments_url": {
- "type": "string"
- },
- "commits_url": {
- "type": "string"
- },
- "compare_url": {
- "type": "string"
- },
- "contents_url": {
- "type": "string"
- },
- "contributors_url": {
- "type": "string"
- },
- "deployments_url": {
- "type": "string"
- },
- "downloads_url": {
- "type": "string"
- },
- "events_url": {
- "type": "string"
- },
- "forks_url": {
- "type": "string"
- },
- "git_commits_url": {
- "type": "string"
- },
- "git_refs_url": {
- "type": "string"
- },
- "git_tags_url": {
- "type": "string"
- },
- "git_url": {
- "type": "string"
- },
- "issue_comment_url": {
- "type": "string"
- },
- "issue_events_url": {
- "type": "string"
- },
- "issues_url": {
- "type": "string"
- },
- "keys_url": {
- "type": "string"
- },
- "labels_url": {
- "type": "string"
- },
- "languages_url": {
- "type": "string"
- },
- "merges_url": {
- "type": "string"
- },
- "milestones_url": {
- "type": "string"
- },
- "notifications_url": {
- "type": "string"
- },
- "pulls_url": {
- "type": "string"
- },
- "releases_url": {
- "type": "string"
- },
- "ssh_url": {
- "type": "string"
- },
- "stargazers_url": {
- "type": "string"
- },
- "statuses_url": {
- "type": "string"
- },
- "subscribers_url": {
- "type": "string"
- },
- "subscription_url": {
- "type": "string"
- },
- "tags_url": {
- "type": "string"
- },
- "teams_url": {
- "type": "string"
- },
- "trees_url": {
- "type": "string"
- },
- "clone_url": {
- "type": "string"
- },
- "mirror_url": {
- "type": "string"
- },
- "hooks_url": {
- "type": "string"
- },
- "svn_url": {
- "type": "string"
- },
- "homepage": {
- "type": "string"
- },
- "language": {
- "type": "string"
- },
- "forks_count": {
- "type": "integer"
- },
- "stargazers_count": {
- "type": "integer"
- },
- "watchers_count": {
- "type": "integer"
- },
- "size": {
- "type": "integer"
- },
- "default_branch": {
- "type": "string"
- },
- "open_issues_count": {
- "type": "integer"
- },
- "is_template": {
- "type": "boolean"
- },
- "topics": {
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "has_issues": {
- "type": "boolean"
- },
- "has_projects": {
- "type": "boolean"
- },
- "has_wiki": {
- "type": "boolean"
- },
- "has_pages": {
- "type": "boolean"
- },
- "has_downloads": {
- "type": "boolean"
- },
- "archived": {
- "type": "boolean"
- },
- "disabled": {
- "type": "boolean"
- },
- "visibility": {
- "type": "string"
- },
- "pushed_at": {
- "type": "string"
- },
- "created_at": {
- "type": "string"
- },
- "updated_at": {
- "type": "string"
- },
- "permissions": {
- "type": "object",
- "properties": {
- "admin": {
- "type": "boolean"
- },
- "push": {
- "type": "boolean"
- },
- "pull": {
- "type": "boolean"
- }
- }
- },
- "allow_rebase_merge": {
- "type": "boolean"
- },
- "temp_clone_token": {
- "type": "string"
- },
- "allow_squash_merge": {
- "type": "boolean"
- },
- "delete_branch_on_merge": {
- "type": "boolean"
- },
- "allow_merge_commit": {
- "type": "boolean"
- },
- "subscribers_count": {
- "type": "integer"
- },
- "network_count": {
- "type": "integer"
- }
- }
- },
- "temp_clone_token": {
- "type": "string"
- },
- "allow_squash_merge": {
- "description": "Whether to allow squash merges for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "delete_branch_on_merge": {
- "description": "Whether to delete head branches when pull requests are merged",
- "default": false,
- "type": "boolean",
- "example": false
- },
- "allow_merge_commit": {
- "description": "Whether to allow merge commits for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "subscribers_count": {
- "type": "integer"
- },
- "network_count": {
- "type": "integer"
- },
- "open_issues": {
- "type": "integer"
- },
- "watchers": {
- "type": "integer"
- },
- "master_branch": {
- "type": "string"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:42Z\""
- }
- },
- "required": [
- "archive_url",
- "assignees_url",
- "blobs_url",
- "branches_url",
- "collaborators_url",
- "comments_url",
- "commits_url",
- "compare_url",
- "contents_url",
- "contributors_url",
- "deployments_url",
- "description",
- "downloads_url",
- "events_url",
- "fork",
- "forks_url",
- "full_name",
- "git_commits_url",
- "git_refs_url",
- "git_tags_url",
- "hooks_url",
- "html_url",
- "id",
- "node_id",
- "issue_comment_url",
- "issue_events_url",
- "issues_url",
- "keys_url",
- "labels_url",
- "languages_url",
- "merges_url",
- "milestones_url",
- "name",
- "notifications_url",
- "owner",
- "private",
- "pulls_url",
- "releases_url",
- "stargazers_url",
- "statuses_url",
- "subscribers_url",
- "subscription_url",
- "tags_url",
- "teams_url",
- "trees_url",
- "url",
- "clone_url",
- "default_branch",
- "forks",
- "forks_count",
- "git_url",
- "has_downloads",
- "has_issues",
- "has_projects",
- "has_wiki",
- "has_pages",
- "homepage",
- "language",
- "archived",
- "disabled",
- "mirror_url",
- "open_issues",
- "open_issues_count",
- "license",
- "pushed_at",
- "size",
- "ssh_url",
- "stargazers_count",
- "svn_url",
- "watchers",
- "watchers_count",
- "created_at",
- "updated_at"
- ]
- },
- "performed_via_github_app": {
- "nullable": true,
- "allOf": [
- {
- "title": "GitHub app",
- "description": "GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the GitHub app",
- "example": 37,
- "type": "integer"
- },
- "slug": {
- "description": "The slug name of the GitHub app",
- "example": "probot-owners",
- "type": "string"
- },
- "node_id": {
- "type": "string",
- "example": "MDExOkludGVncmF0aW9uMQ=="
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "name": {
- "description": "The name of the GitHub app",
- "example": "Probot Owners",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "The description of the app.",
- "nullable": true
- },
- "external_url": {
- "type": "string",
- "format": "uri",
- "example": "https://example.com"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/apps/super-ci"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "permissions": {
- "description": "The set of permissions for the GitHub app",
- "type": "object",
- "properties": {
- "issues": {
- "type": "string"
- },
- "checks": {
- "type": "string"
- },
- "metadata": {
- "type": "string"
- },
- "contents": {
- "type": "string"
- },
- "deployments": {
- "type": "string"
- }
- },
- "additionalProperties": {
- "type": "string"
- },
- "example": {
- "issues": "read",
- "deployments": "write"
- }
- },
- "events": {
- "description": "The list of events for the GitHub app",
- "example": [
- "label",
- "deployment"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "installations_count": {
- "description": "The number of installations associated with the GitHub app",
- "example": 5,
- "type": "integer"
- },
- "client_id": {
- "type": "string",
- "example": "\"Iv1.25b5d1e65ffc4022\""
- },
- "client_secret": {
- "type": "string",
- "example": "\"1d4b2097ac622ba702d19de498f005747a8b21d3\""
- },
- "webhook_secret": {
- "type": "string",
- "example": "\"6fba8f2fc8a7e8f2cca5577eddd82ca7586b3b6b\"",
- "nullable": true
- },
- "pem": {
- "type": "string",
- "example": "\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArYxrNYD/iT5CZVpRJu4rBKmmze3PVmT/gCo2ATUvDvZTPTey\\nxcGJ3vvrJXazKk06pN05TN29o98jrYz4cengG3YGsXPNEpKsIrEl8NhbnxapEnM9\\nJCMRe0P5JcPsfZlX6hmiT7136GRWiGOUba2X9+HKh8QJVLG5rM007TBER9/z9mWm\\nrJuNh+m5l320oBQY/Qq3A7wzdEfZw8qm/mIN0FCeoXH1L6B8xXWaAYBwhTEh6SSn\\nZHlO1Xu1JWDmAvBCi0RO5aRSKM8q9QEkvvHP4yweAtK3N8+aAbZ7ovaDhyGz8r6r\\nzhU1b8Uo0Z2ysf503WqzQgIajr7Fry7/kUwpgQIDAQABAoIBADwJp80Ko1xHPZDy\\nfcCKBDfIuPvkmSW6KumbsLMaQv1aGdHDwwTGv3t0ixSay8CGlxMRtRDyZPib6SvQ\\n6OH/lpfpbMdW2ErkksgtoIKBVrDilfrcAvrNZu7NxRNbhCSvN8q0s4ICecjbbVQh\\nnueSdlA6vGXbW58BHMq68uRbHkP+k+mM9U0mDJ1HMch67wlg5GbayVRt63H7R2+r\\nVxcna7B80J/lCEjIYZznawgiTvp3MSanTglqAYi+m1EcSsP14bJIB9vgaxS79kTu\\noiSo93leJbBvuGo8QEiUqTwMw4tDksmkLsoqNKQ1q9P7LZ9DGcujtPy4EZsamSJT\\ny8OJt0ECgYEA2lxOxJsQk2kI325JgKFjo92mQeUObIvPfSNWUIZQDTjniOI6Gv63\\nGLWVFrZcvQBWjMEQraJA9xjPbblV8PtfO87MiJGLWCHFxmPz2dzoedN+2Coxom8m\\nV95CLz8QUShuao6u/RYcvUaZEoYs5bHcTmy5sBK80JyEmafJPtCQVxMCgYEAy3ar\\nZr3yv4xRPEPMat4rseswmuMooSaK3SKub19WFI5IAtB/e7qR1Rj9JhOGcZz+OQrl\\nT78O2OFYlgOIkJPvRMrPpK5V9lslc7tz1FSh3BZMRGq5jSyD7ETSOQ0c8T2O/s7v\\nbeEPbVbDe4mwvM24XByH0GnWveVxaDl51ABD65sCgYB3ZAspUkOA5egVCh8kNpnd\\nSd6SnuQBE3ySRlT2WEnCwP9Ph6oPgn+oAfiPX4xbRqkL8q/k0BdHQ4h+zNwhk7+h\\nWtPYRAP1Xxnc/F+jGjb+DVaIaKGU18MWPg7f+FI6nampl3Q0KvfxwX0GdNhtio8T\\nTj1E+SnFwh56SRQuxSh2gwKBgHKjlIO5NtNSflsUYFM+hyQiPiqnHzddfhSG+/3o\\nm5nNaSmczJesUYreH5San7/YEy2UxAugvP7aSY2MxB+iGsiJ9WD2kZzTUlDZJ7RV\\nUzWsoqBR+eZfVJ2FUWWvy8TpSG6trh4dFxImNtKejCR1TREpSiTV3Zb1dmahK9GV\\nrK9NAoGAbBxRLoC01xfxCTgt5BDiBcFVh4fp5yYKwavJPLzHSpuDOrrI9jDn1oKN\\nonq5sDU1i391zfQvdrbX4Ova48BN+B7p63FocP/MK5tyyBoT8zQEk2+vWDOw7H/Z\\nu5dTCPxTIsoIwUw1I+7yIxqJzLPFgR2gVBwY1ra/8iAqCj+zeBw=\\n-----END RSA PRIVATE KEY-----\\n\""
- }
- },
- "required": [
- "id",
- "node_id",
- "owner",
- "name",
- "description",
- "external_url",
- "html_url",
- "created_at",
- "updated_at",
- "permissions",
- "events"
- ],
- "additionalProperties": true
- }
- ]
- }
- },
- "required": [
- "assignee",
- "closed_at",
- "comments",
- "comments_url",
- "events_url",
- "html_url",
- "id",
- "node_id",
- "labels",
- "labels_url",
- "milestone",
- "number",
- "repository_url",
- "state",
- "locked",
- "title",
- "url",
- "user",
- "author_association",
- "created_at",
- "updated_at"
- ]
- },
- "comment": {
- "title": "Issue Comment",
- "description": "Comments provide a way for people to collaborate on an issue.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the issue comment",
- "example": 42,
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "url": {
- "description": "URL for the issue comment",
- "example": "https://api.github.com/repositories/42/issues/comments/1",
- "type": "string",
- "format": "uri"
- },
- "body": {
- "description": "Contents of the issue comment",
- "example": "What version of Safari were you using when you observed this bug?",
- "type": "string"
- },
- "body_text": {
- "type": "string"
- },
- "body_html": {
- "type": "string"
- },
- "html_url": {
- "type": "string",
- "format": "uri"
- },
- "user": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-14T16:00:49Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-14T16:00:49Z"
- },
- "issue_url": {
- "type": "string",
- "format": "uri"
- },
- "author_association": {
- "title": "author_association",
- "type": "string",
- "example": "OWNER",
- "description": "How the author is associated with the repository.",
- "enum": [
- "COLLABORATOR",
- "CONTRIBUTOR",
- "FIRST_TIMER",
- "FIRST_TIME_CONTRIBUTOR",
- "MANNEQUIN",
- "MEMBER",
- "NONE",
- "OWNER"
- ]
- },
- "performed_via_github_app": {
- "nullable": true,
- "allOf": [
- {
- "title": "GitHub app",
- "description": "GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the GitHub app",
- "example": 37,
- "type": "integer"
- },
- "slug": {
- "description": "The slug name of the GitHub app",
- "example": "probot-owners",
- "type": "string"
- },
- "node_id": {
- "type": "string",
- "example": "MDExOkludGVncmF0aW9uMQ=="
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "name": {
- "description": "The name of the GitHub app",
- "example": "Probot Owners",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "The description of the app.",
- "nullable": true
- },
- "external_url": {
- "type": "string",
- "format": "uri",
- "example": "https://example.com"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/apps/super-ci"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "permissions": {
- "description": "The set of permissions for the GitHub app",
- "type": "object",
- "properties": {
- "issues": {
- "type": "string"
- },
- "checks": {
- "type": "string"
- },
- "metadata": {
- "type": "string"
- },
- "contents": {
- "type": "string"
- },
- "deployments": {
- "type": "string"
- }
- },
- "additionalProperties": {
- "type": "string"
- },
- "example": {
- "issues": "read",
- "deployments": "write"
- }
- },
- "events": {
- "description": "The list of events for the GitHub app",
- "example": [
- "label",
- "deployment"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "installations_count": {
- "description": "The number of installations associated with the GitHub app",
- "example": 5,
- "type": "integer"
- },
- "client_id": {
- "type": "string",
- "example": "\"Iv1.25b5d1e65ffc4022\""
- },
- "client_secret": {
- "type": "string",
- "example": "\"1d4b2097ac622ba702d19de498f005747a8b21d3\""
- },
- "webhook_secret": {
- "type": "string",
- "example": "\"6fba8f2fc8a7e8f2cca5577eddd82ca7586b3b6b\"",
- "nullable": true
- },
- "pem": {
- "type": "string",
- "example": "\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArYxrNYD/iT5CZVpRJu4rBKmmze3PVmT/gCo2ATUvDvZTPTey\\nxcGJ3vvrJXazKk06pN05TN29o98jrYz4cengG3YGsXPNEpKsIrEl8NhbnxapEnM9\\nJCMRe0P5JcPsfZlX6hmiT7136GRWiGOUba2X9+HKh8QJVLG5rM007TBER9/z9mWm\\nrJuNh+m5l320oBQY/Qq3A7wzdEfZw8qm/mIN0FCeoXH1L6B8xXWaAYBwhTEh6SSn\\nZHlO1Xu1JWDmAvBCi0RO5aRSKM8q9QEkvvHP4yweAtK3N8+aAbZ7ovaDhyGz8r6r\\nzhU1b8Uo0Z2ysf503WqzQgIajr7Fry7/kUwpgQIDAQABAoIBADwJp80Ko1xHPZDy\\nfcCKBDfIuPvkmSW6KumbsLMaQv1aGdHDwwTGv3t0ixSay8CGlxMRtRDyZPib6SvQ\\n6OH/lpfpbMdW2ErkksgtoIKBVrDilfrcAvrNZu7NxRNbhCSvN8q0s4ICecjbbVQh\\nnueSdlA6vGXbW58BHMq68uRbHkP+k+mM9U0mDJ1HMch67wlg5GbayVRt63H7R2+r\\nVxcna7B80J/lCEjIYZznawgiTvp3MSanTglqAYi+m1EcSsP14bJIB9vgaxS79kTu\\noiSo93leJbBvuGo8QEiUqTwMw4tDksmkLsoqNKQ1q9P7LZ9DGcujtPy4EZsamSJT\\ny8OJt0ECgYEA2lxOxJsQk2kI325JgKFjo92mQeUObIvPfSNWUIZQDTjniOI6Gv63\\nGLWVFrZcvQBWjMEQraJA9xjPbblV8PtfO87MiJGLWCHFxmPz2dzoedN+2Coxom8m\\nV95CLz8QUShuao6u/RYcvUaZEoYs5bHcTmy5sBK80JyEmafJPtCQVxMCgYEAy3ar\\nZr3yv4xRPEPMat4rseswmuMooSaK3SKub19WFI5IAtB/e7qR1Rj9JhOGcZz+OQrl\\nT78O2OFYlgOIkJPvRMrPpK5V9lslc7tz1FSh3BZMRGq5jSyD7ETSOQ0c8T2O/s7v\\nbeEPbVbDe4mwvM24XByH0GnWveVxaDl51ABD65sCgYB3ZAspUkOA5egVCh8kNpnd\\nSd6SnuQBE3ySRlT2WEnCwP9Ph6oPgn+oAfiPX4xbRqkL8q/k0BdHQ4h+zNwhk7+h\\nWtPYRAP1Xxnc/F+jGjb+DVaIaKGU18MWPg7f+FI6nampl3Q0KvfxwX0GdNhtio8T\\nTj1E+SnFwh56SRQuxSh2gwKBgHKjlIO5NtNSflsUYFM+hyQiPiqnHzddfhSG+/3o\\nm5nNaSmczJesUYreH5San7/YEy2UxAugvP7aSY2MxB+iGsiJ9WD2kZzTUlDZJ7RV\\nUzWsoqBR+eZfVJ2FUWWvy8TpSG6trh4dFxImNtKejCR1TREpSiTV3Zb1dmahK9GV\\nrK9NAoGAbBxRLoC01xfxCTgt5BDiBcFVh4fp5yYKwavJPLzHSpuDOrrI9jDn1oKN\\nonq5sDU1i391zfQvdrbX4Ova48BN+B7p63FocP/MK5tyyBoT8zQEk2+vWDOw7H/Z\\nu5dTCPxTIsoIwUw1I+7yIxqJzLPFgR2gVBwY1ra/8iAqCj+zeBw=\\n-----END RSA PRIVATE KEY-----\\n\""
- }
- },
- "required": [
- "id",
- "node_id",
- "owner",
- "name",
- "description",
- "external_url",
- "html_url",
- "created_at",
- "updated_at",
- "permissions",
- "events"
- ],
- "additionalProperties": true
- }
- ]
- },
- "reactions": {
- "title": "Reaction Rollup",
- "type": "object",
- "properties": {
- "url": {
- "type": "string",
- "format": "uri"
- },
- "total_count": {
- "type": "integer"
- },
- "+1": {
- "type": "integer"
- },
- "-1": {
- "type": "integer"
- },
- "laugh": {
- "type": "integer"
- },
- "confused": {
- "type": "integer"
- },
- "heart": {
- "type": "integer"
- },
- "hooray": {
- "type": "integer"
- },
- "eyes": {
- "type": "integer"
- },
- "rocket": {
- "type": "integer"
- }
- },
- "required": [
- "url",
- "total_count",
- "+1",
- "-1",
- "laugh",
- "confused",
- "heart",
- "hooray",
- "eyes",
- "rocket"
- ]
- }
- },
- "required": [
- "id",
- "node_id",
- "html_url",
- "issue_url",
- "author_association",
- "user",
- "url",
- "created_at",
- "updated_at"
- ]
- },
- "pages": {
- "type": "array",
- "items": {
- "type": "object",
- "properties": {
- "page_name": {
- "type": "string"
- },
- "title": {
- "type": "string"
- },
- "summary": {
- "type": "string",
- "nullable": true
- },
- "action": {
- "type": "string"
- },
- "sha": {
- "type": "string"
- },
- "html_url": {
- "type": "string"
- }
- }
- }
- }
- }
- },
- "public": {
- "type": "boolean"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- }
- },
- "required": [
- "id",
- "type",
- "actor",
- "repo",
- "payload",
- "public",
- "created_at"
- ]
- }
- }
- }
- }
- },
- "304": {
- "description": "Not modified"
- },
- "403": {
- "description": "Forbidden",
- "content": {
- "application/json": {
- "schema": {
- "title": "Basic Error",
- "description": "Basic Error",
- "type": "object",
- "properties": {
- "message": {
- "type": "string"
- },
- "documentation_url": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "status": {
- "type": "string"
- }
- }
- }
- }
- }
- },
- "503": {
- "description": "Service unavailable",
- "content": {
- "application/json": {
- "schema": {
- "type": "object",
- "properties": {
- "code": {
- "type": "string"
- },
- "message": {
- "type": "string"
- },
- "documentation_url": {
- "type": "string"
- }
- }
- }
- }
- }
- }
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [
-
- ],
- "category": "activity",
- "subcategory": "events"
- }
- }
- },
"/feeds": {
"get": {
"summary": "Get feeds",
@@ -30939,2933 +28059,6 @@
}
}
},
- "/networks/{owner}/{repo}/events": {
- "get": {
- "summary": "List public events for a network of repositories",
- "description": "",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-events-for-repo-network",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-events-for-a-network-of-repositories"
- },
- "parameters": [
- {
- "name": "owner",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "name": "repo",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "name": "per_page",
- "description": "Results per page (max 100).",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 30
- }
- },
- {
- "name": "page",
- "description": "Page number of the results to fetch.",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 1
- }
- }
- ],
- "responses": {
- "200": {
- "description": "Response",
- "content": {
- "application/json": {
- "schema": {
- "type": "array",
- "items": {
- "title": "Event",
- "description": "Event",
- "type": "object",
- "properties": {
- "id": {
- "type": "string"
- },
- "type": {
- "type": "string",
- "nullable": true
- },
- "actor": {
- "title": "Actor",
- "description": "Actor",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "login": {
- "type": "string"
- },
- "display_login": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri"
- },
- "avatar_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "login",
- "gravatar_id",
- "url",
- "avatar_url"
- ]
- },
- "repo": {
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "name": {
- "type": "string"
- },
- "url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "name",
- "url"
- ]
- },
- "org": {
- "title": "Actor",
- "description": "Actor",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "login": {
- "type": "string"
- },
- "display_login": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri"
- },
- "avatar_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "login",
- "gravatar_id",
- "url",
- "avatar_url"
- ]
- },
- "payload": {
- "type": "object",
- "properties": {
- "action": {
- "type": "string"
- },
- "issue": {
- "title": "Issue Simple",
- "description": "Issue Simple",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDU6SXNzdWUx"
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347"
- },
- "repository_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World"
- },
- "labels_url": {
- "type": "string",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/labels{/name}"
- },
- "comments_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/comments"
- },
- "events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/events"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World/issues/1347"
- },
- "number": {
- "type": "integer",
- "example": 1347
- },
- "state": {
- "type": "string",
- "example": "open"
- },
- "title": {
- "type": "string",
- "example": "Found a bug"
- },
- "body": {
- "type": "string",
- "example": "I'm having a problem with this."
- },
- "user": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "labels": {
- "type": "array",
- "items": {
- "title": "Label",
- "description": "Color-coded labels help you categorize and filter your issues (just like labels in Gmail).",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer",
- "format": "int64",
- "example": 208045946
- },
- "node_id": {
- "type": "string",
- "example": "MDU6TGFiZWwyMDgwNDU5NDY="
- },
- "url": {
- "description": "URL for the label",
- "example": "https://api.github.com/repositories/42/labels/bug",
- "type": "string",
- "format": "uri"
- },
- "name": {
- "description": "The name of the label.",
- "example": "bug",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "Something isn't working",
- "nullable": true
- },
- "color": {
- "description": "6-character hex code, without the leading #, identifying the color",
- "example": "FFFFFF",
- "type": "string"
- },
- "default": {
- "type": "boolean",
- "example": true
- }
- },
- "required": [
- "id",
- "node_id",
- "url",
- "name",
- "description",
- "color",
- "default"
- ]
- }
- },
- "assignee": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "assignees": {
- "type": "array",
- "items": {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- },
- "nullable": true
- },
- "milestone": {
- "nullable": true,
- "allOf": [
- {
- "title": "Milestone",
- "description": "A collection of related issues and pull requests.",
- "type": "object",
- "properties": {
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/milestones/1"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World/milestones/v1.0"
- },
- "labels_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/milestones/1/labels"
- },
- "id": {
- "type": "integer",
- "example": 1002604
- },
- "node_id": {
- "type": "string",
- "example": "MDk6TWlsZXN0b25lMTAwMjYwNA=="
- },
- "number": {
- "description": "The number of the milestone.",
- "type": "integer",
- "example": 42
- },
- "state": {
- "description": "The state of the milestone.",
- "example": "open",
- "type": "string",
- "enum": [
- "open",
- "closed"
- ],
- "default": "open"
- },
- "title": {
- "description": "The title of the milestone.",
- "example": "v1.0",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "Tracking milestone for version 1.0",
- "nullable": true
- },
- "creator": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "open_issues": {
- "type": "integer",
- "example": 4
- },
- "closed_issues": {
- "type": "integer",
- "example": 8
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-10T20:09:31Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2014-03-03T18:58:10Z"
- },
- "closed_at": {
- "type": "string",
- "format": "date-time",
- "example": "2013-02-12T13:22:01Z",
- "nullable": true
- },
- "due_on": {
- "type": "string",
- "format": "date-time",
- "example": "2012-10-09T23:39:01Z",
- "nullable": true
- }
- },
- "required": [
- "closed_issues",
- "creator",
- "description",
- "due_on",
- "closed_at",
- "id",
- "node_id",
- "labels_url",
- "html_url",
- "number",
- "open_issues",
- "state",
- "title",
- "url",
- "created_at",
- "updated_at"
- ]
- }
- ]
- },
- "locked": {
- "type": "boolean",
- "example": true
- },
- "active_lock_reason": {
- "type": "string",
- "example": "too heated",
- "nullable": true
- },
- "comments": {
- "type": "integer",
- "example": 0
- },
- "pull_request": {
- "type": "object",
- "properties": {
- "merged_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- },
- "diff_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "patch_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- }
- },
- "required": [
- "diff_url",
- "html_url",
- "patch_url",
- "url"
- ]
- },
- "closed_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-22T13:33:48Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-22T13:33:48Z"
- },
- "author_association": {
- "title": "author_association",
- "type": "string",
- "example": "OWNER",
- "description": "How the author is associated with the repository.",
- "enum": [
- "COLLABORATOR",
- "CONTRIBUTOR",
- "FIRST_TIMER",
- "FIRST_TIME_CONTRIBUTOR",
- "MANNEQUIN",
- "MEMBER",
- "NONE",
- "OWNER"
- ]
- },
- "body_html": {
- "type": "string"
- },
- "body_text": {
- "type": "string"
- },
- "timeline_url": {
- "type": "string",
- "format": "uri"
- },
- "repository": {
- "title": "Repository",
- "description": "A git repository",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the repository",
- "example": 42,
- "type": "integer"
- },
- "node_id": {
- "type": "string",
- "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5"
- },
- "name": {
- "description": "The name of the repository.",
- "type": "string",
- "example": "Team Environment"
- },
- "full_name": {
- "type": "string",
- "example": "octocat/Hello-World"
- },
- "license": {
- "nullable": true,
- "allOf": [
- {
- "title": "License Simple",
- "description": "License Simple",
- "type": "object",
- "properties": {
- "key": {
- "type": "string",
- "example": "mit"
- },
- "name": {
- "type": "string",
- "example": "MIT License"
- },
- "url": {
- "type": "string",
- "nullable": true,
- "format": "uri",
- "example": "https://api.github.com/licenses/mit"
- },
- "spdx_id": {
- "type": "string",
- "nullable": true,
- "example": "MIT"
- },
- "node_id": {
- "type": "string",
- "example": "MDc6TGljZW5zZW1pdA=="
- },
- "html_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "key",
- "name",
- "url",
- "spdx_id",
- "node_id"
- ]
- }
- ]
- },
- "organization": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "forks": {
- "type": "integer"
- },
- "permissions": {
- "type": "object",
- "properties": {
- "admin": {
- "type": "boolean"
- },
- "pull": {
- "type": "boolean"
- },
- "triage": {
- "type": "boolean"
- },
- "push": {
- "type": "boolean"
- },
- "maintain": {
- "type": "boolean"
- }
- },
- "required": [
- "admin",
- "pull",
- "push"
- ]
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "private": {
- "description": "Whether the repository is private or public.",
- "default": false,
- "type": "boolean"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World"
- },
- "description": {
- "type": "string",
- "example": "This your first repo!",
- "nullable": true
- },
- "fork": {
- "type": "boolean"
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World"
- },
- "archive_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}"
- },
- "assignees_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}"
- },
- "blobs_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}"
- },
- "branches_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}"
- },
- "collaborators_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}"
- },
- "comments_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}"
- },
- "commits_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}"
- },
- "compare_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}"
- },
- "contents_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}"
- },
- "contributors_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/contributors"
- },
- "deployments_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/deployments"
- },
- "downloads_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/downloads"
- },
- "events_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/events"
- },
- "forks_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/forks"
- },
- "git_commits_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}"
- },
- "git_refs_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}"
- },
- "git_tags_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}"
- },
- "git_url": {
- "type": "string",
- "example": "git:github.com/octocat/Hello-World.git"
- },
- "issue_comment_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}"
- },
- "issue_events_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}"
- },
- "issues_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}"
- },
- "keys_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}"
- },
- "labels_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}"
- },
- "languages_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/languages"
- },
- "merges_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/merges"
- },
- "milestones_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}"
- },
- "notifications_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}"
- },
- "pulls_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}"
- },
- "releases_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}"
- },
- "ssh_url": {
- "type": "string",
- "example": "git@github.com:octocat/Hello-World.git"
- },
- "stargazers_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/stargazers"
- },
- "statuses_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}"
- },
- "subscribers_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/subscribers"
- },
- "subscription_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/subscription"
- },
- "tags_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/tags"
- },
- "teams_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/teams"
- },
- "trees_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}"
- },
- "clone_url": {
- "type": "string",
- "example": "https://github.com/octocat/Hello-World.git"
- },
- "mirror_url": {
- "type": "string",
- "format": "uri",
- "example": "git:git.example.com/octocat/Hello-World",
- "nullable": true
- },
- "hooks_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/hooks"
- },
- "svn_url": {
- "type": "string",
- "format": "uri",
- "example": "https://svn.github.com/octocat/Hello-World"
- },
- "homepage": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com",
- "nullable": true
- },
- "language": {
- "type": "string",
- "nullable": true
- },
- "forks_count": {
- "type": "integer",
- "example": 9
- },
- "stargazers_count": {
- "type": "integer",
- "example": 80
- },
- "watchers_count": {
- "type": "integer",
- "example": 80
- },
- "size": {
- "type": "integer",
- "example": 108
- },
- "default_branch": {
- "description": "The default branch of the repository.",
- "type": "string",
- "example": "master"
- },
- "open_issues_count": {
- "type": "integer",
- "example": 0
- },
- "is_template": {
- "description": "Whether this repository acts as a template that can be used to generate new repositories.",
- "default": false,
- "type": "boolean",
- "example": true
- },
- "topics": {
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "has_issues": {
- "description": "Whether issues are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_projects": {
- "description": "Whether projects are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_wiki": {
- "description": "Whether the wiki is enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_pages": {
- "type": "boolean"
- },
- "has_downloads": {
- "description": "Whether downloads are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "archived": {
- "description": "Whether the repository is archived.",
- "default": false,
- "type": "boolean"
- },
- "disabled": {
- "type": "boolean",
- "description": "Returns whether or not this repository disabled."
- },
- "visibility": {
- "description": "The repository visibility: public, private, or internal.",
- "default": "public",
- "type": "string"
- },
- "pushed_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:06:43Z",
- "nullable": true
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:01:12Z",
- "nullable": true
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:14:43Z",
- "nullable": true
- },
- "allow_rebase_merge": {
- "description": "Whether to allow rebase merges for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "template_repository": {
- "nullable": true,
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "full_name": {
- "type": "string"
- },
- "owner": {
- "type": "object",
- "properties": {
- "login": {
- "type": "string"
- },
- "id": {
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "avatar_url": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "html_url": {
- "type": "string"
- },
- "followers_url": {
- "type": "string"
- },
- "following_url": {
- "type": "string"
- },
- "gists_url": {
- "type": "string"
- },
- "starred_url": {
- "type": "string"
- },
- "subscriptions_url": {
- "type": "string"
- },
- "organizations_url": {
- "type": "string"
- },
- "repos_url": {
- "type": "string"
- },
- "events_url": {
- "type": "string"
- },
- "received_events_url": {
- "type": "string"
- },
- "type": {
- "type": "string"
- },
- "site_admin": {
- "type": "boolean"
- }
- }
- },
- "private": {
- "type": "boolean"
- },
- "html_url": {
- "type": "string"
- },
- "description": {
- "type": "string"
- },
- "fork": {
- "type": "boolean"
- },
- "url": {
- "type": "string"
- },
- "archive_url": {
- "type": "string"
- },
- "assignees_url": {
- "type": "string"
- },
- "blobs_url": {
- "type": "string"
- },
- "branches_url": {
- "type": "string"
- },
- "collaborators_url": {
- "type": "string"
- },
- "comments_url": {
- "type": "string"
- },
- "commits_url": {
- "type": "string"
- },
- "compare_url": {
- "type": "string"
- },
- "contents_url": {
- "type": "string"
- },
- "contributors_url": {
- "type": "string"
- },
- "deployments_url": {
- "type": "string"
- },
- "downloads_url": {
- "type": "string"
- },
- "events_url": {
- "type": "string"
- },
- "forks_url": {
- "type": "string"
- },
- "git_commits_url": {
- "type": "string"
- },
- "git_refs_url": {
- "type": "string"
- },
- "git_tags_url": {
- "type": "string"
- },
- "git_url": {
- "type": "string"
- },
- "issue_comment_url": {
- "type": "string"
- },
- "issue_events_url": {
- "type": "string"
- },
- "issues_url": {
- "type": "string"
- },
- "keys_url": {
- "type": "string"
- },
- "labels_url": {
- "type": "string"
- },
- "languages_url": {
- "type": "string"
- },
- "merges_url": {
- "type": "string"
- },
- "milestones_url": {
- "type": "string"
- },
- "notifications_url": {
- "type": "string"
- },
- "pulls_url": {
- "type": "string"
- },
- "releases_url": {
- "type": "string"
- },
- "ssh_url": {
- "type": "string"
- },
- "stargazers_url": {
- "type": "string"
- },
- "statuses_url": {
- "type": "string"
- },
- "subscribers_url": {
- "type": "string"
- },
- "subscription_url": {
- "type": "string"
- },
- "tags_url": {
- "type": "string"
- },
- "teams_url": {
- "type": "string"
- },
- "trees_url": {
- "type": "string"
- },
- "clone_url": {
- "type": "string"
- },
- "mirror_url": {
- "type": "string"
- },
- "hooks_url": {
- "type": "string"
- },
- "svn_url": {
- "type": "string"
- },
- "homepage": {
- "type": "string"
- },
- "language": {
- "type": "string"
- },
- "forks_count": {
- "type": "integer"
- },
- "stargazers_count": {
- "type": "integer"
- },
- "watchers_count": {
- "type": "integer"
- },
- "size": {
- "type": "integer"
- },
- "default_branch": {
- "type": "string"
- },
- "open_issues_count": {
- "type": "integer"
- },
- "is_template": {
- "type": "boolean"
- },
- "topics": {
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "has_issues": {
- "type": "boolean"
- },
- "has_projects": {
- "type": "boolean"
- },
- "has_wiki": {
- "type": "boolean"
- },
- "has_pages": {
- "type": "boolean"
- },
- "has_downloads": {
- "type": "boolean"
- },
- "archived": {
- "type": "boolean"
- },
- "disabled": {
- "type": "boolean"
- },
- "visibility": {
- "type": "string"
- },
- "pushed_at": {
- "type": "string"
- },
- "created_at": {
- "type": "string"
- },
- "updated_at": {
- "type": "string"
- },
- "permissions": {
- "type": "object",
- "properties": {
- "admin": {
- "type": "boolean"
- },
- "push": {
- "type": "boolean"
- },
- "pull": {
- "type": "boolean"
- }
- }
- },
- "allow_rebase_merge": {
- "type": "boolean"
- },
- "temp_clone_token": {
- "type": "string"
- },
- "allow_squash_merge": {
- "type": "boolean"
- },
- "delete_branch_on_merge": {
- "type": "boolean"
- },
- "allow_merge_commit": {
- "type": "boolean"
- },
- "subscribers_count": {
- "type": "integer"
- },
- "network_count": {
- "type": "integer"
- }
- }
- },
- "temp_clone_token": {
- "type": "string"
- },
- "allow_squash_merge": {
- "description": "Whether to allow squash merges for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "delete_branch_on_merge": {
- "description": "Whether to delete head branches when pull requests are merged",
- "default": false,
- "type": "boolean",
- "example": false
- },
- "allow_merge_commit": {
- "description": "Whether to allow merge commits for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "subscribers_count": {
- "type": "integer"
- },
- "network_count": {
- "type": "integer"
- },
- "open_issues": {
- "type": "integer"
- },
- "watchers": {
- "type": "integer"
- },
- "master_branch": {
- "type": "string"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:42Z\""
- }
- },
- "required": [
- "archive_url",
- "assignees_url",
- "blobs_url",
- "branches_url",
- "collaborators_url",
- "comments_url",
- "commits_url",
- "compare_url",
- "contents_url",
- "contributors_url",
- "deployments_url",
- "description",
- "downloads_url",
- "events_url",
- "fork",
- "forks_url",
- "full_name",
- "git_commits_url",
- "git_refs_url",
- "git_tags_url",
- "hooks_url",
- "html_url",
- "id",
- "node_id",
- "issue_comment_url",
- "issue_events_url",
- "issues_url",
- "keys_url",
- "labels_url",
- "languages_url",
- "merges_url",
- "milestones_url",
- "name",
- "notifications_url",
- "owner",
- "private",
- "pulls_url",
- "releases_url",
- "stargazers_url",
- "statuses_url",
- "subscribers_url",
- "subscription_url",
- "tags_url",
- "teams_url",
- "trees_url",
- "url",
- "clone_url",
- "default_branch",
- "forks",
- "forks_count",
- "git_url",
- "has_downloads",
- "has_issues",
- "has_projects",
- "has_wiki",
- "has_pages",
- "homepage",
- "language",
- "archived",
- "disabled",
- "mirror_url",
- "open_issues",
- "open_issues_count",
- "license",
- "pushed_at",
- "size",
- "ssh_url",
- "stargazers_count",
- "svn_url",
- "watchers",
- "watchers_count",
- "created_at",
- "updated_at"
- ]
- },
- "performed_via_github_app": {
- "nullable": true,
- "allOf": [
- {
- "title": "GitHub app",
- "description": "GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the GitHub app",
- "example": 37,
- "type": "integer"
- },
- "slug": {
- "description": "The slug name of the GitHub app",
- "example": "probot-owners",
- "type": "string"
- },
- "node_id": {
- "type": "string",
- "example": "MDExOkludGVncmF0aW9uMQ=="
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "name": {
- "description": "The name of the GitHub app",
- "example": "Probot Owners",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "The description of the app.",
- "nullable": true
- },
- "external_url": {
- "type": "string",
- "format": "uri",
- "example": "https://example.com"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/apps/super-ci"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "permissions": {
- "description": "The set of permissions for the GitHub app",
- "type": "object",
- "properties": {
- "issues": {
- "type": "string"
- },
- "checks": {
- "type": "string"
- },
- "metadata": {
- "type": "string"
- },
- "contents": {
- "type": "string"
- },
- "deployments": {
- "type": "string"
- }
- },
- "additionalProperties": {
- "type": "string"
- },
- "example": {
- "issues": "read",
- "deployments": "write"
- }
- },
- "events": {
- "description": "The list of events for the GitHub app",
- "example": [
- "label",
- "deployment"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "installations_count": {
- "description": "The number of installations associated with the GitHub app",
- "example": 5,
- "type": "integer"
- },
- "client_id": {
- "type": "string",
- "example": "\"Iv1.25b5d1e65ffc4022\""
- },
- "client_secret": {
- "type": "string",
- "example": "\"1d4b2097ac622ba702d19de498f005747a8b21d3\""
- },
- "webhook_secret": {
- "type": "string",
- "example": "\"6fba8f2fc8a7e8f2cca5577eddd82ca7586b3b6b\"",
- "nullable": true
- },
- "pem": {
- "type": "string",
- "example": "\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArYxrNYD/iT5CZVpRJu4rBKmmze3PVmT/gCo2ATUvDvZTPTey\\nxcGJ3vvrJXazKk06pN05TN29o98jrYz4cengG3YGsXPNEpKsIrEl8NhbnxapEnM9\\nJCMRe0P5JcPsfZlX6hmiT7136GRWiGOUba2X9+HKh8QJVLG5rM007TBER9/z9mWm\\nrJuNh+m5l320oBQY/Qq3A7wzdEfZw8qm/mIN0FCeoXH1L6B8xXWaAYBwhTEh6SSn\\nZHlO1Xu1JWDmAvBCi0RO5aRSKM8q9QEkvvHP4yweAtK3N8+aAbZ7ovaDhyGz8r6r\\nzhU1b8Uo0Z2ysf503WqzQgIajr7Fry7/kUwpgQIDAQABAoIBADwJp80Ko1xHPZDy\\nfcCKBDfIuPvkmSW6KumbsLMaQv1aGdHDwwTGv3t0ixSay8CGlxMRtRDyZPib6SvQ\\n6OH/lpfpbMdW2ErkksgtoIKBVrDilfrcAvrNZu7NxRNbhCSvN8q0s4ICecjbbVQh\\nnueSdlA6vGXbW58BHMq68uRbHkP+k+mM9U0mDJ1HMch67wlg5GbayVRt63H7R2+r\\nVxcna7B80J/lCEjIYZznawgiTvp3MSanTglqAYi+m1EcSsP14bJIB9vgaxS79kTu\\noiSo93leJbBvuGo8QEiUqTwMw4tDksmkLsoqNKQ1q9P7LZ9DGcujtPy4EZsamSJT\\ny8OJt0ECgYEA2lxOxJsQk2kI325JgKFjo92mQeUObIvPfSNWUIZQDTjniOI6Gv63\\nGLWVFrZcvQBWjMEQraJA9xjPbblV8PtfO87MiJGLWCHFxmPz2dzoedN+2Coxom8m\\nV95CLz8QUShuao6u/RYcvUaZEoYs5bHcTmy5sBK80JyEmafJPtCQVxMCgYEAy3ar\\nZr3yv4xRPEPMat4rseswmuMooSaK3SKub19WFI5IAtB/e7qR1Rj9JhOGcZz+OQrl\\nT78O2OFYlgOIkJPvRMrPpK5V9lslc7tz1FSh3BZMRGq5jSyD7ETSOQ0c8T2O/s7v\\nbeEPbVbDe4mwvM24XByH0GnWveVxaDl51ABD65sCgYB3ZAspUkOA5egVCh8kNpnd\\nSd6SnuQBE3ySRlT2WEnCwP9Ph6oPgn+oAfiPX4xbRqkL8q/k0BdHQ4h+zNwhk7+h\\nWtPYRAP1Xxnc/F+jGjb+DVaIaKGU18MWPg7f+FI6nampl3Q0KvfxwX0GdNhtio8T\\nTj1E+SnFwh56SRQuxSh2gwKBgHKjlIO5NtNSflsUYFM+hyQiPiqnHzddfhSG+/3o\\nm5nNaSmczJesUYreH5San7/YEy2UxAugvP7aSY2MxB+iGsiJ9WD2kZzTUlDZJ7RV\\nUzWsoqBR+eZfVJ2FUWWvy8TpSG6trh4dFxImNtKejCR1TREpSiTV3Zb1dmahK9GV\\nrK9NAoGAbBxRLoC01xfxCTgt5BDiBcFVh4fp5yYKwavJPLzHSpuDOrrI9jDn1oKN\\nonq5sDU1i391zfQvdrbX4Ova48BN+B7p63FocP/MK5tyyBoT8zQEk2+vWDOw7H/Z\\nu5dTCPxTIsoIwUw1I+7yIxqJzLPFgR2gVBwY1ra/8iAqCj+zeBw=\\n-----END RSA PRIVATE KEY-----\\n\""
- }
- },
- "required": [
- "id",
- "node_id",
- "owner",
- "name",
- "description",
- "external_url",
- "html_url",
- "created_at",
- "updated_at",
- "permissions",
- "events"
- ],
- "additionalProperties": true
- }
- ]
- }
- },
- "required": [
- "assignee",
- "closed_at",
- "comments",
- "comments_url",
- "events_url",
- "html_url",
- "id",
- "node_id",
- "labels",
- "labels_url",
- "milestone",
- "number",
- "repository_url",
- "state",
- "locked",
- "title",
- "url",
- "user",
- "author_association",
- "created_at",
- "updated_at"
- ]
- },
- "comment": {
- "title": "Issue Comment",
- "description": "Comments provide a way for people to collaborate on an issue.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the issue comment",
- "example": 42,
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "url": {
- "description": "URL for the issue comment",
- "example": "https://api.github.com/repositories/42/issues/comments/1",
- "type": "string",
- "format": "uri"
- },
- "body": {
- "description": "Contents of the issue comment",
- "example": "What version of Safari were you using when you observed this bug?",
- "type": "string"
- },
- "body_text": {
- "type": "string"
- },
- "body_html": {
- "type": "string"
- },
- "html_url": {
- "type": "string",
- "format": "uri"
- },
- "user": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-14T16:00:49Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-14T16:00:49Z"
- },
- "issue_url": {
- "type": "string",
- "format": "uri"
- },
- "author_association": {
- "title": "author_association",
- "type": "string",
- "example": "OWNER",
- "description": "How the author is associated with the repository.",
- "enum": [
- "COLLABORATOR",
- "CONTRIBUTOR",
- "FIRST_TIMER",
- "FIRST_TIME_CONTRIBUTOR",
- "MANNEQUIN",
- "MEMBER",
- "NONE",
- "OWNER"
- ]
- },
- "performed_via_github_app": {
- "nullable": true,
- "allOf": [
- {
- "title": "GitHub app",
- "description": "GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the GitHub app",
- "example": 37,
- "type": "integer"
- },
- "slug": {
- "description": "The slug name of the GitHub app",
- "example": "probot-owners",
- "type": "string"
- },
- "node_id": {
- "type": "string",
- "example": "MDExOkludGVncmF0aW9uMQ=="
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "name": {
- "description": "The name of the GitHub app",
- "example": "Probot Owners",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "The description of the app.",
- "nullable": true
- },
- "external_url": {
- "type": "string",
- "format": "uri",
- "example": "https://example.com"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/apps/super-ci"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "permissions": {
- "description": "The set of permissions for the GitHub app",
- "type": "object",
- "properties": {
- "issues": {
- "type": "string"
- },
- "checks": {
- "type": "string"
- },
- "metadata": {
- "type": "string"
- },
- "contents": {
- "type": "string"
- },
- "deployments": {
- "type": "string"
- }
- },
- "additionalProperties": {
- "type": "string"
- },
- "example": {
- "issues": "read",
- "deployments": "write"
- }
- },
- "events": {
- "description": "The list of events for the GitHub app",
- "example": [
- "label",
- "deployment"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "installations_count": {
- "description": "The number of installations associated with the GitHub app",
- "example": 5,
- "type": "integer"
- },
- "client_id": {
- "type": "string",
- "example": "\"Iv1.25b5d1e65ffc4022\""
- },
- "client_secret": {
- "type": "string",
- "example": "\"1d4b2097ac622ba702d19de498f005747a8b21d3\""
- },
- "webhook_secret": {
- "type": "string",
- "example": "\"6fba8f2fc8a7e8f2cca5577eddd82ca7586b3b6b\"",
- "nullable": true
- },
- "pem": {
- "type": "string",
- "example": "\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArYxrNYD/iT5CZVpRJu4rBKmmze3PVmT/gCo2ATUvDvZTPTey\\nxcGJ3vvrJXazKk06pN05TN29o98jrYz4cengG3YGsXPNEpKsIrEl8NhbnxapEnM9\\nJCMRe0P5JcPsfZlX6hmiT7136GRWiGOUba2X9+HKh8QJVLG5rM007TBER9/z9mWm\\nrJuNh+m5l320oBQY/Qq3A7wzdEfZw8qm/mIN0FCeoXH1L6B8xXWaAYBwhTEh6SSn\\nZHlO1Xu1JWDmAvBCi0RO5aRSKM8q9QEkvvHP4yweAtK3N8+aAbZ7ovaDhyGz8r6r\\nzhU1b8Uo0Z2ysf503WqzQgIajr7Fry7/kUwpgQIDAQABAoIBADwJp80Ko1xHPZDy\\nfcCKBDfIuPvkmSW6KumbsLMaQv1aGdHDwwTGv3t0ixSay8CGlxMRtRDyZPib6SvQ\\n6OH/lpfpbMdW2ErkksgtoIKBVrDilfrcAvrNZu7NxRNbhCSvN8q0s4ICecjbbVQh\\nnueSdlA6vGXbW58BHMq68uRbHkP+k+mM9U0mDJ1HMch67wlg5GbayVRt63H7R2+r\\nVxcna7B80J/lCEjIYZznawgiTvp3MSanTglqAYi+m1EcSsP14bJIB9vgaxS79kTu\\noiSo93leJbBvuGo8QEiUqTwMw4tDksmkLsoqNKQ1q9P7LZ9DGcujtPy4EZsamSJT\\ny8OJt0ECgYEA2lxOxJsQk2kI325JgKFjo92mQeUObIvPfSNWUIZQDTjniOI6Gv63\\nGLWVFrZcvQBWjMEQraJA9xjPbblV8PtfO87MiJGLWCHFxmPz2dzoedN+2Coxom8m\\nV95CLz8QUShuao6u/RYcvUaZEoYs5bHcTmy5sBK80JyEmafJPtCQVxMCgYEAy3ar\\nZr3yv4xRPEPMat4rseswmuMooSaK3SKub19WFI5IAtB/e7qR1Rj9JhOGcZz+OQrl\\nT78O2OFYlgOIkJPvRMrPpK5V9lslc7tz1FSh3BZMRGq5jSyD7ETSOQ0c8T2O/s7v\\nbeEPbVbDe4mwvM24XByH0GnWveVxaDl51ABD65sCgYB3ZAspUkOA5egVCh8kNpnd\\nSd6SnuQBE3ySRlT2WEnCwP9Ph6oPgn+oAfiPX4xbRqkL8q/k0BdHQ4h+zNwhk7+h\\nWtPYRAP1Xxnc/F+jGjb+DVaIaKGU18MWPg7f+FI6nampl3Q0KvfxwX0GdNhtio8T\\nTj1E+SnFwh56SRQuxSh2gwKBgHKjlIO5NtNSflsUYFM+hyQiPiqnHzddfhSG+/3o\\nm5nNaSmczJesUYreH5San7/YEy2UxAugvP7aSY2MxB+iGsiJ9WD2kZzTUlDZJ7RV\\nUzWsoqBR+eZfVJ2FUWWvy8TpSG6trh4dFxImNtKejCR1TREpSiTV3Zb1dmahK9GV\\nrK9NAoGAbBxRLoC01xfxCTgt5BDiBcFVh4fp5yYKwavJPLzHSpuDOrrI9jDn1oKN\\nonq5sDU1i391zfQvdrbX4Ova48BN+B7p63FocP/MK5tyyBoT8zQEk2+vWDOw7H/Z\\nu5dTCPxTIsoIwUw1I+7yIxqJzLPFgR2gVBwY1ra/8iAqCj+zeBw=\\n-----END RSA PRIVATE KEY-----\\n\""
- }
- },
- "required": [
- "id",
- "node_id",
- "owner",
- "name",
- "description",
- "external_url",
- "html_url",
- "created_at",
- "updated_at",
- "permissions",
- "events"
- ],
- "additionalProperties": true
- }
- ]
- },
- "reactions": {
- "title": "Reaction Rollup",
- "type": "object",
- "properties": {
- "url": {
- "type": "string",
- "format": "uri"
- },
- "total_count": {
- "type": "integer"
- },
- "+1": {
- "type": "integer"
- },
- "-1": {
- "type": "integer"
- },
- "laugh": {
- "type": "integer"
- },
- "confused": {
- "type": "integer"
- },
- "heart": {
- "type": "integer"
- },
- "hooray": {
- "type": "integer"
- },
- "eyes": {
- "type": "integer"
- },
- "rocket": {
- "type": "integer"
- }
- },
- "required": [
- "url",
- "total_count",
- "+1",
- "-1",
- "laugh",
- "confused",
- "heart",
- "hooray",
- "eyes",
- "rocket"
- ]
- }
- },
- "required": [
- "id",
- "node_id",
- "html_url",
- "issue_url",
- "author_association",
- "user",
- "url",
- "created_at",
- "updated_at"
- ]
- },
- "pages": {
- "type": "array",
- "items": {
- "type": "object",
- "properties": {
- "page_name": {
- "type": "string"
- },
- "title": {
- "type": "string"
- },
- "summary": {
- "type": "string",
- "nullable": true
- },
- "action": {
- "type": "string"
- },
- "sha": {
- "type": "string"
- },
- "html_url": {
- "type": "string"
- }
- }
- }
- }
- }
- },
- "public": {
- "type": "boolean"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- }
- },
- "required": [
- "id",
- "type",
- "actor",
- "repo",
- "payload",
- "public",
- "created_at"
- ]
- }
- }
- }
- }
- },
- "404": {
- "description": "Resource not found",
- "content": {
- "application/json": {
- "schema": {
- "title": "Basic Error",
- "description": "Basic Error",
- "type": "object",
- "properties": {
- "message": {
- "type": "string"
- },
- "documentation_url": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "status": {
- "type": "string"
- }
- }
- }
- }
- }
- },
- "403": {
- "description": "Forbidden",
- "content": {
- "application/json": {
- "schema": {
- "title": "Basic Error",
- "description": "Basic Error",
- "type": "object",
- "properties": {
- "message": {
- "type": "string"
- },
- "documentation_url": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "status": {
- "type": "string"
- }
- }
- }
- }
- }
- },
- "304": {
- "description": "Not modified"
- },
- "301": {
- "description": "Moved permanently",
- "content": {
- "application/json": {
- "schema": {
- "title": "Basic Error",
- "description": "Basic Error",
- "type": "object",
- "properties": {
- "message": {
- "type": "string"
- },
- "documentation_url": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "status": {
- "type": "string"
- }
- }
- }
- }
- }
- }
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [
-
- ],
- "category": "activity",
- "subcategory": "events"
- }
- }
- },
"/notifications": {
"get": {
"summary": "List notifications for the authenticated user",
@@ -44070,2844 +38263,6 @@
}
}
},
- "/orgs/{org}/events": {
- "get": {
- "summary": "List public organization events",
- "description": "",
- "tags": [
- "activity"
- ],
- "operationId": "activity/list-public-org-events",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/activity#list-public-organization-events"
- },
- "parameters": [
- {
- "name": "org",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "name": "per_page",
- "description": "Results per page (max 100).",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 30
- }
- },
- {
- "name": "page",
- "description": "Page number of the results to fetch.",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 1
- }
- }
- ],
- "responses": {
- "200": {
- "description": "Response",
- "content": {
- "application/json": {
- "schema": {
- "type": "array",
- "items": {
- "title": "Event",
- "description": "Event",
- "type": "object",
- "properties": {
- "id": {
- "type": "string"
- },
- "type": {
- "type": "string",
- "nullable": true
- },
- "actor": {
- "title": "Actor",
- "description": "Actor",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "login": {
- "type": "string"
- },
- "display_login": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri"
- },
- "avatar_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "login",
- "gravatar_id",
- "url",
- "avatar_url"
- ]
- },
- "repo": {
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "name": {
- "type": "string"
- },
- "url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "name",
- "url"
- ]
- },
- "org": {
- "title": "Actor",
- "description": "Actor",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "login": {
- "type": "string"
- },
- "display_login": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri"
- },
- "avatar_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "id",
- "login",
- "gravatar_id",
- "url",
- "avatar_url"
- ]
- },
- "payload": {
- "type": "object",
- "properties": {
- "action": {
- "type": "string"
- },
- "issue": {
- "title": "Issue Simple",
- "description": "Issue Simple",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDU6SXNzdWUx"
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347"
- },
- "repository_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World"
- },
- "labels_url": {
- "type": "string",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/labels{/name}"
- },
- "comments_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/comments"
- },
- "events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/issues/1347/events"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World/issues/1347"
- },
- "number": {
- "type": "integer",
- "example": 1347
- },
- "state": {
- "type": "string",
- "example": "open"
- },
- "title": {
- "type": "string",
- "example": "Found a bug"
- },
- "body": {
- "type": "string",
- "example": "I'm having a problem with this."
- },
- "user": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "labels": {
- "type": "array",
- "items": {
- "title": "Label",
- "description": "Color-coded labels help you categorize and filter your issues (just like labels in Gmail).",
- "type": "object",
- "properties": {
- "id": {
- "type": "integer",
- "format": "int64",
- "example": 208045946
- },
- "node_id": {
- "type": "string",
- "example": "MDU6TGFiZWwyMDgwNDU5NDY="
- },
- "url": {
- "description": "URL for the label",
- "example": "https://api.github.com/repositories/42/labels/bug",
- "type": "string",
- "format": "uri"
- },
- "name": {
- "description": "The name of the label.",
- "example": "bug",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "Something isn't working",
- "nullable": true
- },
- "color": {
- "description": "6-character hex code, without the leading #, identifying the color",
- "example": "FFFFFF",
- "type": "string"
- },
- "default": {
- "type": "boolean",
- "example": true
- }
- },
- "required": [
- "id",
- "node_id",
- "url",
- "name",
- "description",
- "color",
- "default"
- ]
- }
- },
- "assignee": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "assignees": {
- "type": "array",
- "items": {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- },
- "nullable": true
- },
- "milestone": {
- "nullable": true,
- "allOf": [
- {
- "title": "Milestone",
- "description": "A collection of related issues and pull requests.",
- "type": "object",
- "properties": {
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/milestones/1"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World/milestones/v1.0"
- },
- "labels_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World/milestones/1/labels"
- },
- "id": {
- "type": "integer",
- "example": 1002604
- },
- "node_id": {
- "type": "string",
- "example": "MDk6TWlsZXN0b25lMTAwMjYwNA=="
- },
- "number": {
- "description": "The number of the milestone.",
- "type": "integer",
- "example": 42
- },
- "state": {
- "description": "The state of the milestone.",
- "example": "open",
- "type": "string",
- "enum": [
- "open",
- "closed"
- ],
- "default": "open"
- },
- "title": {
- "description": "The title of the milestone.",
- "example": "v1.0",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "Tracking milestone for version 1.0",
- "nullable": true
- },
- "creator": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "open_issues": {
- "type": "integer",
- "example": 4
- },
- "closed_issues": {
- "type": "integer",
- "example": 8
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-10T20:09:31Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2014-03-03T18:58:10Z"
- },
- "closed_at": {
- "type": "string",
- "format": "date-time",
- "example": "2013-02-12T13:22:01Z",
- "nullable": true
- },
- "due_on": {
- "type": "string",
- "format": "date-time",
- "example": "2012-10-09T23:39:01Z",
- "nullable": true
- }
- },
- "required": [
- "closed_issues",
- "creator",
- "description",
- "due_on",
- "closed_at",
- "id",
- "node_id",
- "labels_url",
- "html_url",
- "number",
- "open_issues",
- "state",
- "title",
- "url",
- "created_at",
- "updated_at"
- ]
- }
- ]
- },
- "locked": {
- "type": "boolean",
- "example": true
- },
- "active_lock_reason": {
- "type": "string",
- "example": "too heated",
- "nullable": true
- },
- "comments": {
- "type": "integer",
- "example": 0
- },
- "pull_request": {
- "type": "object",
- "properties": {
- "merged_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- },
- "diff_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "patch_url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "nullable": true
- }
- },
- "required": [
- "diff_url",
- "html_url",
- "patch_url",
- "url"
- ]
- },
- "closed_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-22T13:33:48Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-22T13:33:48Z"
- },
- "author_association": {
- "title": "author_association",
- "type": "string",
- "example": "OWNER",
- "description": "How the author is associated with the repository.",
- "enum": [
- "COLLABORATOR",
- "CONTRIBUTOR",
- "FIRST_TIMER",
- "FIRST_TIME_CONTRIBUTOR",
- "MANNEQUIN",
- "MEMBER",
- "NONE",
- "OWNER"
- ]
- },
- "body_html": {
- "type": "string"
- },
- "body_text": {
- "type": "string"
- },
- "timeline_url": {
- "type": "string",
- "format": "uri"
- },
- "repository": {
- "title": "Repository",
- "description": "A git repository",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the repository",
- "example": 42,
- "type": "integer"
- },
- "node_id": {
- "type": "string",
- "example": "MDEwOlJlcG9zaXRvcnkxMjk2MjY5"
- },
- "name": {
- "description": "The name of the repository.",
- "type": "string",
- "example": "Team Environment"
- },
- "full_name": {
- "type": "string",
- "example": "octocat/Hello-World"
- },
- "license": {
- "nullable": true,
- "allOf": [
- {
- "title": "License Simple",
- "description": "License Simple",
- "type": "object",
- "properties": {
- "key": {
- "type": "string",
- "example": "mit"
- },
- "name": {
- "type": "string",
- "example": "MIT License"
- },
- "url": {
- "type": "string",
- "nullable": true,
- "format": "uri",
- "example": "https://api.github.com/licenses/mit"
- },
- "spdx_id": {
- "type": "string",
- "nullable": true,
- "example": "MIT"
- },
- "node_id": {
- "type": "string",
- "example": "MDc6TGljZW5zZW1pdA=="
- },
- "html_url": {
- "type": "string",
- "format": "uri"
- }
- },
- "required": [
- "key",
- "name",
- "url",
- "spdx_id",
- "node_id"
- ]
- }
- ]
- },
- "organization": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "forks": {
- "type": "integer"
- },
- "permissions": {
- "type": "object",
- "properties": {
- "admin": {
- "type": "boolean"
- },
- "pull": {
- "type": "boolean"
- },
- "triage": {
- "type": "boolean"
- },
- "push": {
- "type": "boolean"
- },
- "maintain": {
- "type": "boolean"
- }
- },
- "required": [
- "admin",
- "pull",
- "push"
- ]
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "private": {
- "description": "Whether the repository is private or public.",
- "default": false,
- "type": "boolean"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat/Hello-World"
- },
- "description": {
- "type": "string",
- "example": "This your first repo!",
- "nullable": true
- },
- "fork": {
- "type": "boolean"
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/repos/octocat/Hello-World"
- },
- "archive_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/{archive_format}{/ref}"
- },
- "assignees_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/assignees{/user}"
- },
- "blobs_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/blobs{/sha}"
- },
- "branches_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/branches{/branch}"
- },
- "collaborators_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/collaborators{/collaborator}"
- },
- "comments_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/comments{/number}"
- },
- "commits_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/commits{/sha}"
- },
- "compare_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/compare/{base}...{head}"
- },
- "contents_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/contents/{+path}"
- },
- "contributors_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/contributors"
- },
- "deployments_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/deployments"
- },
- "downloads_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/downloads"
- },
- "events_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/events"
- },
- "forks_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/forks"
- },
- "git_commits_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/commits{/sha}"
- },
- "git_refs_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/refs{/sha}"
- },
- "git_tags_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/tags{/sha}"
- },
- "git_url": {
- "type": "string",
- "example": "git:github.com/octocat/Hello-World.git"
- },
- "issue_comment_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/comments{/number}"
- },
- "issue_events_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues/events{/number}"
- },
- "issues_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/issues{/number}"
- },
- "keys_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/keys{/key_id}"
- },
- "labels_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/labels{/name}"
- },
- "languages_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/languages"
- },
- "merges_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/merges"
- },
- "milestones_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/milestones{/number}"
- },
- "notifications_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/notifications{?since,all,participating}"
- },
- "pulls_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/pulls{/number}"
- },
- "releases_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/releases{/id}"
- },
- "ssh_url": {
- "type": "string",
- "example": "git@github.com:octocat/Hello-World.git"
- },
- "stargazers_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/stargazers"
- },
- "statuses_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/statuses/{sha}"
- },
- "subscribers_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/subscribers"
- },
- "subscription_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/subscription"
- },
- "tags_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/tags"
- },
- "teams_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/teams"
- },
- "trees_url": {
- "type": "string",
- "example": "http://api.github.com/repos/octocat/Hello-World/git/trees{/sha}"
- },
- "clone_url": {
- "type": "string",
- "example": "https://github.com/octocat/Hello-World.git"
- },
- "mirror_url": {
- "type": "string",
- "format": "uri",
- "example": "git:git.example.com/octocat/Hello-World",
- "nullable": true
- },
- "hooks_url": {
- "type": "string",
- "format": "uri",
- "example": "http://api.github.com/repos/octocat/Hello-World/hooks"
- },
- "svn_url": {
- "type": "string",
- "format": "uri",
- "example": "https://svn.github.com/octocat/Hello-World"
- },
- "homepage": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com",
- "nullable": true
- },
- "language": {
- "type": "string",
- "nullable": true
- },
- "forks_count": {
- "type": "integer",
- "example": 9
- },
- "stargazers_count": {
- "type": "integer",
- "example": 80
- },
- "watchers_count": {
- "type": "integer",
- "example": 80
- },
- "size": {
- "type": "integer",
- "example": 108
- },
- "default_branch": {
- "description": "The default branch of the repository.",
- "type": "string",
- "example": "master"
- },
- "open_issues_count": {
- "type": "integer",
- "example": 0
- },
- "is_template": {
- "description": "Whether this repository acts as a template that can be used to generate new repositories.",
- "default": false,
- "type": "boolean",
- "example": true
- },
- "topics": {
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "has_issues": {
- "description": "Whether issues are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_projects": {
- "description": "Whether projects are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_wiki": {
- "description": "Whether the wiki is enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "has_pages": {
- "type": "boolean"
- },
- "has_downloads": {
- "description": "Whether downloads are enabled.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "archived": {
- "description": "Whether the repository is archived.",
- "default": false,
- "type": "boolean"
- },
- "disabled": {
- "type": "boolean",
- "description": "Returns whether or not this repository disabled."
- },
- "visibility": {
- "description": "The repository visibility: public, private, or internal.",
- "default": "public",
- "type": "string"
- },
- "pushed_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:06:43Z",
- "nullable": true
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:01:12Z",
- "nullable": true
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-01-26T19:14:43Z",
- "nullable": true
- },
- "allow_rebase_merge": {
- "description": "Whether to allow rebase merges for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "template_repository": {
- "nullable": true,
- "type": "object",
- "properties": {
- "id": {
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "name": {
- "type": "string"
- },
- "full_name": {
- "type": "string"
- },
- "owner": {
- "type": "object",
- "properties": {
- "login": {
- "type": "string"
- },
- "id": {
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "avatar_url": {
- "type": "string"
- },
- "gravatar_id": {
- "type": "string"
- },
- "url": {
- "type": "string"
- },
- "html_url": {
- "type": "string"
- },
- "followers_url": {
- "type": "string"
- },
- "following_url": {
- "type": "string"
- },
- "gists_url": {
- "type": "string"
- },
- "starred_url": {
- "type": "string"
- },
- "subscriptions_url": {
- "type": "string"
- },
- "organizations_url": {
- "type": "string"
- },
- "repos_url": {
- "type": "string"
- },
- "events_url": {
- "type": "string"
- },
- "received_events_url": {
- "type": "string"
- },
- "type": {
- "type": "string"
- },
- "site_admin": {
- "type": "boolean"
- }
- }
- },
- "private": {
- "type": "boolean"
- },
- "html_url": {
- "type": "string"
- },
- "description": {
- "type": "string"
- },
- "fork": {
- "type": "boolean"
- },
- "url": {
- "type": "string"
- },
- "archive_url": {
- "type": "string"
- },
- "assignees_url": {
- "type": "string"
- },
- "blobs_url": {
- "type": "string"
- },
- "branches_url": {
- "type": "string"
- },
- "collaborators_url": {
- "type": "string"
- },
- "comments_url": {
- "type": "string"
- },
- "commits_url": {
- "type": "string"
- },
- "compare_url": {
- "type": "string"
- },
- "contents_url": {
- "type": "string"
- },
- "contributors_url": {
- "type": "string"
- },
- "deployments_url": {
- "type": "string"
- },
- "downloads_url": {
- "type": "string"
- },
- "events_url": {
- "type": "string"
- },
- "forks_url": {
- "type": "string"
- },
- "git_commits_url": {
- "type": "string"
- },
- "git_refs_url": {
- "type": "string"
- },
- "git_tags_url": {
- "type": "string"
- },
- "git_url": {
- "type": "string"
- },
- "issue_comment_url": {
- "type": "string"
- },
- "issue_events_url": {
- "type": "string"
- },
- "issues_url": {
- "type": "string"
- },
- "keys_url": {
- "type": "string"
- },
- "labels_url": {
- "type": "string"
- },
- "languages_url": {
- "type": "string"
- },
- "merges_url": {
- "type": "string"
- },
- "milestones_url": {
- "type": "string"
- },
- "notifications_url": {
- "type": "string"
- },
- "pulls_url": {
- "type": "string"
- },
- "releases_url": {
- "type": "string"
- },
- "ssh_url": {
- "type": "string"
- },
- "stargazers_url": {
- "type": "string"
- },
- "statuses_url": {
- "type": "string"
- },
- "subscribers_url": {
- "type": "string"
- },
- "subscription_url": {
- "type": "string"
- },
- "tags_url": {
- "type": "string"
- },
- "teams_url": {
- "type": "string"
- },
- "trees_url": {
- "type": "string"
- },
- "clone_url": {
- "type": "string"
- },
- "mirror_url": {
- "type": "string"
- },
- "hooks_url": {
- "type": "string"
- },
- "svn_url": {
- "type": "string"
- },
- "homepage": {
- "type": "string"
- },
- "language": {
- "type": "string"
- },
- "forks_count": {
- "type": "integer"
- },
- "stargazers_count": {
- "type": "integer"
- },
- "watchers_count": {
- "type": "integer"
- },
- "size": {
- "type": "integer"
- },
- "default_branch": {
- "type": "string"
- },
- "open_issues_count": {
- "type": "integer"
- },
- "is_template": {
- "type": "boolean"
- },
- "topics": {
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "has_issues": {
- "type": "boolean"
- },
- "has_projects": {
- "type": "boolean"
- },
- "has_wiki": {
- "type": "boolean"
- },
- "has_pages": {
- "type": "boolean"
- },
- "has_downloads": {
- "type": "boolean"
- },
- "archived": {
- "type": "boolean"
- },
- "disabled": {
- "type": "boolean"
- },
- "visibility": {
- "type": "string"
- },
- "pushed_at": {
- "type": "string"
- },
- "created_at": {
- "type": "string"
- },
- "updated_at": {
- "type": "string"
- },
- "permissions": {
- "type": "object",
- "properties": {
- "admin": {
- "type": "boolean"
- },
- "push": {
- "type": "boolean"
- },
- "pull": {
- "type": "boolean"
- }
- }
- },
- "allow_rebase_merge": {
- "type": "boolean"
- },
- "temp_clone_token": {
- "type": "string"
- },
- "allow_squash_merge": {
- "type": "boolean"
- },
- "delete_branch_on_merge": {
- "type": "boolean"
- },
- "allow_merge_commit": {
- "type": "boolean"
- },
- "subscribers_count": {
- "type": "integer"
- },
- "network_count": {
- "type": "integer"
- }
- }
- },
- "temp_clone_token": {
- "type": "string"
- },
- "allow_squash_merge": {
- "description": "Whether to allow squash merges for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "delete_branch_on_merge": {
- "description": "Whether to delete head branches when pull requests are merged",
- "default": false,
- "type": "boolean",
- "example": false
- },
- "allow_merge_commit": {
- "description": "Whether to allow merge commits for pull requests.",
- "default": true,
- "type": "boolean",
- "example": true
- },
- "subscribers_count": {
- "type": "integer"
- },
- "network_count": {
- "type": "integer"
- },
- "open_issues": {
- "type": "integer"
- },
- "watchers": {
- "type": "integer"
- },
- "master_branch": {
- "type": "string"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:42Z\""
- }
- },
- "required": [
- "archive_url",
- "assignees_url",
- "blobs_url",
- "branches_url",
- "collaborators_url",
- "comments_url",
- "commits_url",
- "compare_url",
- "contents_url",
- "contributors_url",
- "deployments_url",
- "description",
- "downloads_url",
- "events_url",
- "fork",
- "forks_url",
- "full_name",
- "git_commits_url",
- "git_refs_url",
- "git_tags_url",
- "hooks_url",
- "html_url",
- "id",
- "node_id",
- "issue_comment_url",
- "issue_events_url",
- "issues_url",
- "keys_url",
- "labels_url",
- "languages_url",
- "merges_url",
- "milestones_url",
- "name",
- "notifications_url",
- "owner",
- "private",
- "pulls_url",
- "releases_url",
- "stargazers_url",
- "statuses_url",
- "subscribers_url",
- "subscription_url",
- "tags_url",
- "teams_url",
- "trees_url",
- "url",
- "clone_url",
- "default_branch",
- "forks",
- "forks_count",
- "git_url",
- "has_downloads",
- "has_issues",
- "has_projects",
- "has_wiki",
- "has_pages",
- "homepage",
- "language",
- "archived",
- "disabled",
- "mirror_url",
- "open_issues",
- "open_issues_count",
- "license",
- "pushed_at",
- "size",
- "ssh_url",
- "stargazers_count",
- "svn_url",
- "watchers",
- "watchers_count",
- "created_at",
- "updated_at"
- ]
- },
- "performed_via_github_app": {
- "nullable": true,
- "allOf": [
- {
- "title": "GitHub app",
- "description": "GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the GitHub app",
- "example": 37,
- "type": "integer"
- },
- "slug": {
- "description": "The slug name of the GitHub app",
- "example": "probot-owners",
- "type": "string"
- },
- "node_id": {
- "type": "string",
- "example": "MDExOkludGVncmF0aW9uMQ=="
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "name": {
- "description": "The name of the GitHub app",
- "example": "Probot Owners",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "The description of the app.",
- "nullable": true
- },
- "external_url": {
- "type": "string",
- "format": "uri",
- "example": "https://example.com"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/apps/super-ci"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "permissions": {
- "description": "The set of permissions for the GitHub app",
- "type": "object",
- "properties": {
- "issues": {
- "type": "string"
- },
- "checks": {
- "type": "string"
- },
- "metadata": {
- "type": "string"
- },
- "contents": {
- "type": "string"
- },
- "deployments": {
- "type": "string"
- }
- },
- "additionalProperties": {
- "type": "string"
- },
- "example": {
- "issues": "read",
- "deployments": "write"
- }
- },
- "events": {
- "description": "The list of events for the GitHub app",
- "example": [
- "label",
- "deployment"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "installations_count": {
- "description": "The number of installations associated with the GitHub app",
- "example": 5,
- "type": "integer"
- },
- "client_id": {
- "type": "string",
- "example": "\"Iv1.25b5d1e65ffc4022\""
- },
- "client_secret": {
- "type": "string",
- "example": "\"1d4b2097ac622ba702d19de498f005747a8b21d3\""
- },
- "webhook_secret": {
- "type": "string",
- "example": "\"6fba8f2fc8a7e8f2cca5577eddd82ca7586b3b6b\"",
- "nullable": true
- },
- "pem": {
- "type": "string",
- "example": "\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArYxrNYD/iT5CZVpRJu4rBKmmze3PVmT/gCo2ATUvDvZTPTey\\nxcGJ3vvrJXazKk06pN05TN29o98jrYz4cengG3YGsXPNEpKsIrEl8NhbnxapEnM9\\nJCMRe0P5JcPsfZlX6hmiT7136GRWiGOUba2X9+HKh8QJVLG5rM007TBER9/z9mWm\\nrJuNh+m5l320oBQY/Qq3A7wzdEfZw8qm/mIN0FCeoXH1L6B8xXWaAYBwhTEh6SSn\\nZHlO1Xu1JWDmAvBCi0RO5aRSKM8q9QEkvvHP4yweAtK3N8+aAbZ7ovaDhyGz8r6r\\nzhU1b8Uo0Z2ysf503WqzQgIajr7Fry7/kUwpgQIDAQABAoIBADwJp80Ko1xHPZDy\\nfcCKBDfIuPvkmSW6KumbsLMaQv1aGdHDwwTGv3t0ixSay8CGlxMRtRDyZPib6SvQ\\n6OH/lpfpbMdW2ErkksgtoIKBVrDilfrcAvrNZu7NxRNbhCSvN8q0s4ICecjbbVQh\\nnueSdlA6vGXbW58BHMq68uRbHkP+k+mM9U0mDJ1HMch67wlg5GbayVRt63H7R2+r\\nVxcna7B80J/lCEjIYZznawgiTvp3MSanTglqAYi+m1EcSsP14bJIB9vgaxS79kTu\\noiSo93leJbBvuGo8QEiUqTwMw4tDksmkLsoqNKQ1q9P7LZ9DGcujtPy4EZsamSJT\\ny8OJt0ECgYEA2lxOxJsQk2kI325JgKFjo92mQeUObIvPfSNWUIZQDTjniOI6Gv63\\nGLWVFrZcvQBWjMEQraJA9xjPbblV8PtfO87MiJGLWCHFxmPz2dzoedN+2Coxom8m\\nV95CLz8QUShuao6u/RYcvUaZEoYs5bHcTmy5sBK80JyEmafJPtCQVxMCgYEAy3ar\\nZr3yv4xRPEPMat4rseswmuMooSaK3SKub19WFI5IAtB/e7qR1Rj9JhOGcZz+OQrl\\nT78O2OFYlgOIkJPvRMrPpK5V9lslc7tz1FSh3BZMRGq5jSyD7ETSOQ0c8T2O/s7v\\nbeEPbVbDe4mwvM24XByH0GnWveVxaDl51ABD65sCgYB3ZAspUkOA5egVCh8kNpnd\\nSd6SnuQBE3ySRlT2WEnCwP9Ph6oPgn+oAfiPX4xbRqkL8q/k0BdHQ4h+zNwhk7+h\\nWtPYRAP1Xxnc/F+jGjb+DVaIaKGU18MWPg7f+FI6nampl3Q0KvfxwX0GdNhtio8T\\nTj1E+SnFwh56SRQuxSh2gwKBgHKjlIO5NtNSflsUYFM+hyQiPiqnHzddfhSG+/3o\\nm5nNaSmczJesUYreH5San7/YEy2UxAugvP7aSY2MxB+iGsiJ9WD2kZzTUlDZJ7RV\\nUzWsoqBR+eZfVJ2FUWWvy8TpSG6trh4dFxImNtKejCR1TREpSiTV3Zb1dmahK9GV\\nrK9NAoGAbBxRLoC01xfxCTgt5BDiBcFVh4fp5yYKwavJPLzHSpuDOrrI9jDn1oKN\\nonq5sDU1i391zfQvdrbX4Ova48BN+B7p63FocP/MK5tyyBoT8zQEk2+vWDOw7H/Z\\nu5dTCPxTIsoIwUw1I+7yIxqJzLPFgR2gVBwY1ra/8iAqCj+zeBw=\\n-----END RSA PRIVATE KEY-----\\n\""
- }
- },
- "required": [
- "id",
- "node_id",
- "owner",
- "name",
- "description",
- "external_url",
- "html_url",
- "created_at",
- "updated_at",
- "permissions",
- "events"
- ],
- "additionalProperties": true
- }
- ]
- }
- },
- "required": [
- "assignee",
- "closed_at",
- "comments",
- "comments_url",
- "events_url",
- "html_url",
- "id",
- "node_id",
- "labels",
- "labels_url",
- "milestone",
- "number",
- "repository_url",
- "state",
- "locked",
- "title",
- "url",
- "user",
- "author_association",
- "created_at",
- "updated_at"
- ]
- },
- "comment": {
- "title": "Issue Comment",
- "description": "Comments provide a way for people to collaborate on an issue.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the issue comment",
- "example": 42,
- "type": "integer"
- },
- "node_id": {
- "type": "string"
- },
- "url": {
- "description": "URL for the issue comment",
- "example": "https://api.github.com/repositories/42/issues/comments/1",
- "type": "string",
- "format": "uri"
- },
- "body": {
- "description": "Contents of the issue comment",
- "example": "What version of Safari were you using when you observed this bug?",
- "type": "string"
- },
- "body_text": {
- "type": "string"
- },
- "body_html": {
- "type": "string"
- },
- "html_url": {
- "type": "string",
- "format": "uri"
- },
- "user": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-14T16:00:49Z"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2011-04-14T16:00:49Z"
- },
- "issue_url": {
- "type": "string",
- "format": "uri"
- },
- "author_association": {
- "title": "author_association",
- "type": "string",
- "example": "OWNER",
- "description": "How the author is associated with the repository.",
- "enum": [
- "COLLABORATOR",
- "CONTRIBUTOR",
- "FIRST_TIMER",
- "FIRST_TIME_CONTRIBUTOR",
- "MANNEQUIN",
- "MEMBER",
- "NONE",
- "OWNER"
- ]
- },
- "performed_via_github_app": {
- "nullable": true,
- "allOf": [
- {
- "title": "GitHub app",
- "description": "GitHub apps are a new way to extend GitHub. They can be installed directly on organizations and user accounts and granted access to specific repositories. They come with granular permissions and built-in webhooks. GitHub apps are first class actors within GitHub.",
- "type": "object",
- "properties": {
- "id": {
- "description": "Unique identifier of the GitHub app",
- "example": 37,
- "type": "integer"
- },
- "slug": {
- "description": "The slug name of the GitHub app",
- "example": "probot-owners",
- "type": "string"
- },
- "node_id": {
- "type": "string",
- "example": "MDExOkludGVncmF0aW9uMQ=="
- },
- "owner": {
- "nullable": true,
- "allOf": [
- {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- ]
- },
- "name": {
- "description": "The name of the GitHub app",
- "example": "Probot Owners",
- "type": "string"
- },
- "description": {
- "type": "string",
- "example": "The description of the app.",
- "nullable": true
- },
- "external_url": {
- "type": "string",
- "format": "uri",
- "example": "https://example.com"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/apps/super-ci"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "updated_at": {
- "type": "string",
- "format": "date-time",
- "example": "2017-07-08T16:18:44-04:00"
- },
- "permissions": {
- "description": "The set of permissions for the GitHub app",
- "type": "object",
- "properties": {
- "issues": {
- "type": "string"
- },
- "checks": {
- "type": "string"
- },
- "metadata": {
- "type": "string"
- },
- "contents": {
- "type": "string"
- },
- "deployments": {
- "type": "string"
- }
- },
- "additionalProperties": {
- "type": "string"
- },
- "example": {
- "issues": "read",
- "deployments": "write"
- }
- },
- "events": {
- "description": "The list of events for the GitHub app",
- "example": [
- "label",
- "deployment"
- ],
- "type": "array",
- "items": {
- "type": "string"
- }
- },
- "installations_count": {
- "description": "The number of installations associated with the GitHub app",
- "example": 5,
- "type": "integer"
- },
- "client_id": {
- "type": "string",
- "example": "\"Iv1.25b5d1e65ffc4022\""
- },
- "client_secret": {
- "type": "string",
- "example": "\"1d4b2097ac622ba702d19de498f005747a8b21d3\""
- },
- "webhook_secret": {
- "type": "string",
- "example": "\"6fba8f2fc8a7e8f2cca5577eddd82ca7586b3b6b\"",
- "nullable": true
- },
- "pem": {
- "type": "string",
- "example": "\"-----BEGIN RSA PRIVATE KEY-----\\nMIIEogIBAAKCAQEArYxrNYD/iT5CZVpRJu4rBKmmze3PVmT/gCo2ATUvDvZTPTey\\nxcGJ3vvrJXazKk06pN05TN29o98jrYz4cengG3YGsXPNEpKsIrEl8NhbnxapEnM9\\nJCMRe0P5JcPsfZlX6hmiT7136GRWiGOUba2X9+HKh8QJVLG5rM007TBER9/z9mWm\\nrJuNh+m5l320oBQY/Qq3A7wzdEfZw8qm/mIN0FCeoXH1L6B8xXWaAYBwhTEh6SSn\\nZHlO1Xu1JWDmAvBCi0RO5aRSKM8q9QEkvvHP4yweAtK3N8+aAbZ7ovaDhyGz8r6r\\nzhU1b8Uo0Z2ysf503WqzQgIajr7Fry7/kUwpgQIDAQABAoIBADwJp80Ko1xHPZDy\\nfcCKBDfIuPvkmSW6KumbsLMaQv1aGdHDwwTGv3t0ixSay8CGlxMRtRDyZPib6SvQ\\n6OH/lpfpbMdW2ErkksgtoIKBVrDilfrcAvrNZu7NxRNbhCSvN8q0s4ICecjbbVQh\\nnueSdlA6vGXbW58BHMq68uRbHkP+k+mM9U0mDJ1HMch67wlg5GbayVRt63H7R2+r\\nVxcna7B80J/lCEjIYZznawgiTvp3MSanTglqAYi+m1EcSsP14bJIB9vgaxS79kTu\\noiSo93leJbBvuGo8QEiUqTwMw4tDksmkLsoqNKQ1q9P7LZ9DGcujtPy4EZsamSJT\\ny8OJt0ECgYEA2lxOxJsQk2kI325JgKFjo92mQeUObIvPfSNWUIZQDTjniOI6Gv63\\nGLWVFrZcvQBWjMEQraJA9xjPbblV8PtfO87MiJGLWCHFxmPz2dzoedN+2Coxom8m\\nV95CLz8QUShuao6u/RYcvUaZEoYs5bHcTmy5sBK80JyEmafJPtCQVxMCgYEAy3ar\\nZr3yv4xRPEPMat4rseswmuMooSaK3SKub19WFI5IAtB/e7qR1Rj9JhOGcZz+OQrl\\nT78O2OFYlgOIkJPvRMrPpK5V9lslc7tz1FSh3BZMRGq5jSyD7ETSOQ0c8T2O/s7v\\nbeEPbVbDe4mwvM24XByH0GnWveVxaDl51ABD65sCgYB3ZAspUkOA5egVCh8kNpnd\\nSd6SnuQBE3ySRlT2WEnCwP9Ph6oPgn+oAfiPX4xbRqkL8q/k0BdHQ4h+zNwhk7+h\\nWtPYRAP1Xxnc/F+jGjb+DVaIaKGU18MWPg7f+FI6nampl3Q0KvfxwX0GdNhtio8T\\nTj1E+SnFwh56SRQuxSh2gwKBgHKjlIO5NtNSflsUYFM+hyQiPiqnHzddfhSG+/3o\\nm5nNaSmczJesUYreH5San7/YEy2UxAugvP7aSY2MxB+iGsiJ9WD2kZzTUlDZJ7RV\\nUzWsoqBR+eZfVJ2FUWWvy8TpSG6trh4dFxImNtKejCR1TREpSiTV3Zb1dmahK9GV\\nrK9NAoGAbBxRLoC01xfxCTgt5BDiBcFVh4fp5yYKwavJPLzHSpuDOrrI9jDn1oKN\\nonq5sDU1i391zfQvdrbX4Ova48BN+B7p63FocP/MK5tyyBoT8zQEk2+vWDOw7H/Z\\nu5dTCPxTIsoIwUw1I+7yIxqJzLPFgR2gVBwY1ra/8iAqCj+zeBw=\\n-----END RSA PRIVATE KEY-----\\n\""
- }
- },
- "required": [
- "id",
- "node_id",
- "owner",
- "name",
- "description",
- "external_url",
- "html_url",
- "created_at",
- "updated_at",
- "permissions",
- "events"
- ],
- "additionalProperties": true
- }
- ]
- },
- "reactions": {
- "title": "Reaction Rollup",
- "type": "object",
- "properties": {
- "url": {
- "type": "string",
- "format": "uri"
- },
- "total_count": {
- "type": "integer"
- },
- "+1": {
- "type": "integer"
- },
- "-1": {
- "type": "integer"
- },
- "laugh": {
- "type": "integer"
- },
- "confused": {
- "type": "integer"
- },
- "heart": {
- "type": "integer"
- },
- "hooray": {
- "type": "integer"
- },
- "eyes": {
- "type": "integer"
- },
- "rocket": {
- "type": "integer"
- }
- },
- "required": [
- "url",
- "total_count",
- "+1",
- "-1",
- "laugh",
- "confused",
- "heart",
- "hooray",
- "eyes",
- "rocket"
- ]
- }
- },
- "required": [
- "id",
- "node_id",
- "html_url",
- "issue_url",
- "author_association",
- "user",
- "url",
- "created_at",
- "updated_at"
- ]
- },
- "pages": {
- "type": "array",
- "items": {
- "type": "object",
- "properties": {
- "page_name": {
- "type": "string"
- },
- "title": {
- "type": "string"
- },
- "summary": {
- "type": "string",
- "nullable": true
- },
- "action": {
- "type": "string"
- },
- "sha": {
- "type": "string"
- },
- "html_url": {
- "type": "string"
- }
- }
- }
- }
- }
- },
- "public": {
- "type": "boolean"
- },
- "created_at": {
- "type": "string",
- "format": "date-time",
- "nullable": true
- }
- },
- "required": [
- "id",
- "type",
- "actor",
- "repo",
- "payload",
- "public",
- "created_at"
- ]
- }
- }
- }
- }
- }
- },
- "x-github": {
- "githubCloudOnly": false,
- "enabledForGitHubApps": true,
- "previews": [
-
- ],
- "category": "activity",
- "subcategory": "events"
- }
- }
- },
"/orgs/{org}/hooks": {
"get": {
"summary": "List organization webhooks",
@@ -54796,378 +46151,6 @@
}
}
},
- "/orgs/{org}/public_members": {
- "get": {
- "summary": "List public organization members",
- "description": "Members of an organization can choose to have their membership publicized or not.",
- "tags": [
- "orgs"
- ],
- "operationId": "orgs/list-public-members",
- "externalDocs": {
- "description": "API method documentation",
- "url": "https://docs.github.com/github-ae@latest/rest/reference/orgs#list-public-organization-members"
- },
- "parameters": [
- {
- "name": "org",
- "in": "path",
- "required": true,
- "schema": {
- "type": "string"
- }
- },
- {
- "name": "per_page",
- "description": "Results per page (max 100).",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 30
- }
- },
- {
- "name": "page",
- "description": "Page number of the results to fetch.",
- "in": "query",
- "schema": {
- "type": "integer",
- "default": 1
- }
- }
- ],
- "responses": {
- "200": {
- "description": "Response",
- "content": {
- "application/json": {
- "schema": {
- "type": "array",
- "items": {
- "title": "Simple User",
- "description": "Simple User",
- "type": "object",
- "properties": {
- "login": {
- "type": "string",
- "example": "octocat"
- },
- "id": {
- "type": "integer",
- "example": 1
- },
- "node_id": {
- "type": "string",
- "example": "MDQ6VXNlcjE="
- },
- "avatar_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/images/error/octocat_happy.gif"
- },
- "gravatar_id": {
- "type": "string",
- "example": "41d064eb2195891e12d0413f63227ea7",
- "nullable": true
- },
- "url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat"
- },
- "html_url": {
- "type": "string",
- "format": "uri",
- "example": "https://github.com/octocat"
- },
- "followers_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/followers"
- },
- "following_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/following{/other_user}"
- },
- "gists_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/gists{/gist_id}"
- },
- "starred_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/starred{/owner}{/repo}"
- },
- "subscriptions_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/subscriptions"
- },
- "organizations_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/orgs"
- },
- "repos_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/repos"
- },
- "events_url": {
- "type": "string",
- "example": "https://api.github.com/users/octocat/events{/privacy}"
- },
- "received_events_url": {
- "type": "string",
- "format": "uri",
- "example": "https://api.github.com/users/octocat/received_events"
- },
- "type": {
- "type": "string",
- "example": "User"
- },
- "site_admin": {
- "type": "boolean"
- },
- "starred_at": {
- "type": "string",
- "example": "\"2020-07-09T00:17:55Z\""
- }
- },
- "required": [
- "avatar_url",
- "events_url",
- "followers_url",
- "following_url",
- "gists_url",
- "gravatar_id",
- "html_url",
- "id",
- "node_id",
- "login",
- "organizations_url",
- "received_events_url",
- "repos_url",
- "site_admin",
- "starred_url",
- "subscriptions_url",
- "type",
- "url"
- ],
- "nullable": true
- }
- },
- "examples": {
- "default": {
- "value": [
- {
- "login": "octocat",
- "id": 1,
- "node_id": "MDQ6VXNlcjE=",
- "avatar_url": "https://github.com/images/error/octocat_happy.gif",
- "gravatar_id": "",
- "url": "https://api.github.com/users/octocat",
- "html_url": "https://github.com/octocat",
- "followers_url": "https://api.github.com/users/octocat/followers",
- "following_url": "https://api.github.com/users/octocat/following{/other_user}",
- "gists_url": "https://api.github.com/users/octocat/gists{/gist_id}",
- "starred_url": "https://api.github.com/users/octocat/starred{/owner}{/repo}",
- "subscriptions_url": "https://api.github.com/users/octocat/subscriptions",
- "organizations_url": "https://api.github.com/users/octocat/orgs",
- "repos_url": "https://api.github.com/users/octocat/repos",
- "events_url": "https://api.github.com/users/octocat/events{/privacy}",
- "received_events_url": "https://api.github.com/users/octocat/received_events",
- "type": "User",
- "site_admin": false
- }
- ]
- }
- }
- }
- },
- "headers": {
- "Link": {
- "example": "(*Q#IvA1dkE9!OBpoF8 z#va=vO_LDiVaL+%r5X8X|6?Hjeehmq(cc6n%=ATsZx9PvYm&7T(@-C}1D{-~N0>r-;q8BbQp- Sw7K8UCajgL@Ir@(J8OATRWeH+ms?>s!B#ulpup(x $F(nV+yXT^GjdZ z(~`)zO}$>j7f;1=KDY@Sq$B6G=T22p2^&7%FosD@G}ztDG))pj)(;w_Kj3)`Z RgwBLtDMJw2Bz+(;iqqn|WD{pOWJ#O)=l`}EnkI~fpmPsD~3N;e5{WN|w zX`b_k?8ukf>42s~iN|AkRlVf;va~2pkdH3`Gv^c6#ORiqoX-41lZz=s4&3M6pswCq z{qV!$bu`iAKTb_wCs*oX(p#aH?@h(}J{T{rtjH_h5^g>F2Ca~hxzDip#)XtFT<6-g zYj4>VJiD)t3RrgDk+1h1xI4 ler!6Z;HweOTNQJH zF1L2l(}+wm`Yq{91yjzoHS49cC+3P#(bN79Q+o$ukJ~z(m9$N8i=^Udo}lIl^M}p6 zX?Xk23-GeU!zur0$LVs~q7WJ0UJ?Sw(mcb?e@i=o*}jQvz1%t%?w52WG_Pr*uO3`I z)Rw#myVzQR(B9IopcP5D>x!3L9#3|Bi)s5s`LpWU=4dQ;G}E+jj@nMFd1?Liu~cIz zBOeTZ$>)+JA}uDbd`#Y))LM8Dsyy^lZ6^!otG?2VCXcC7zmaWYS!2@}lrRtkh3ycG z&uZOD`szU-EZ!{xO3ngwlNPc3rsemu_~5Vx2NBR_@qLjceOBfSVl?2{tUgHDeN?aJ zq_8CSrF+-P^W;vG|5WC>O;3M(^87r7SN%a5@LFuDPZ; W7%Za&r(WDpWdT5&S#X&Y!Mum!?n%@ zZlIKr99i$JZt`Bg@7Cdv#VaIs&z@bl{kZh@D#LRvt$Mv=q8;%soNte4qzoyk=SZKY z{1PyhQd}+5wlQzckhW}YJvntT2%%qqtG#dg@nghyk0K~aO~jJ^cH^+s?ULvR n64DW$d*hf?7rA4zIw>s0Qu$8U>#@^ ziAN4}ZyKsjT|-x&bnPS&$&;m$0QSnX&r_-1W>Ux1Tz4@+XXMA5QjYuv{jMOzZTb9! z^`ujTgd}KcSJZ&By= SK4 zdef^hT$2H_F*4Gv>N^^#XPT%&^gOQ}q;$E;-JzD<5+{KD!qxS_Ft$kf8D^**an$H! z^=)jiJoB+D<4T(g>6y3@8{N 3K9N}$mA2=?>xGSjvfkx?jE=KZ@Q4e(828gY`Lf^c$p z#P;AOjlwarQO!0}s;G6fb(#S@^S9ko{CeiBF>ay =F-4l>_;7xCSIZg+KXNg zt|Hd-Dm}=EfRe_S^l6HGNC&TP#DT`=s-1@(VnVcxRKKVdKlrmK16g77WE|1ecfeB_ zLM%yVH%{>fht?ag)@$PRP3Dk7-LQ+7qPTst_4U|W`0H-Q_vt& I-qaqpy!{0# z6#Aandu|*-SKOO}V&BDZwa~e?Z3|gWP3}QKrmy4vm2(-AE&rNj&b$XyP_J)F*;#eE z>+ %D%S1tGK~V%fa2M&YF}FHU}C<(o4e; KHL6FHK8^2@Z3yK&f%eoxvLldLFn z+`&+zI9OJ|sPX>0l~toggwx{<3t~l4;2JJ>`$?FosTRm>rg|4U?$^-y2n=qzY^HKB zfAS<0dR<^pRkhJA* l^?0_K5s$H&R%OpOO|(*#%!$+K%>ROQVv&ojxZ&+ZJ~woKl#G%_Mw z$x=U0Y>()#ih|>|#Yv)F85JGg!b%?$L}8uNnNg-Fo$1|+{+oj<#Db3zJ<~4dkpWxX z!hJv8kK|`O#b5F1tWB(qAO6r*z0YI$pqs}pv|BuHh%kpk9-f%M_{87?l)jsExa@EE z4H{CX4TKU&r47UIx8X{hBY2+#_J!bsLNYOa-mQ^6XG2@bN_S!}<6aR9HaE9qTt^kh z&>B3ex_K8E>nL9Q_eh?Bg>d Yp844doVWx9=ICK zsJnXA@ADfQCQp{4emBL+^K-DW^-~WS^CHyP_;`i{wPTChMFtOdIOf))lq N^Z&Ty?mXR<6d*v}o|CYM{r= zKtSc=M^QhoEW1L{|F?|&kGsj}ZM$u|Z)lfu*Ylc0$a`rg{TE3WO;u `-Fi6k%e zwZ$5VyS#(p*SkltBkjS{yKsLnYW3u>q=20!MG%flaVt}NPkOvtIWG)px%5o3(dvFE zDSFjD=Z_Yr|IoDgdH7lXW-gI!!%LXDxNe+{zK6-NbegWHNsuoZv&JJE#Qk?~aArtC ztvH*xUJm`P=B(^{6??KBuBS*`wV$ $m&lpKO(5o%E-FgUvuD8{HG&&IWF`F6&cf zYCCmJP3q6eVi%29H=C?TStqB>6D}?mYhnk|q<>L<0-HRcZj=IVCv5%_VB*k~vxz ulr@ zdqc|f+|`C%F{q41QDHybnV6ONGv5B)jey?kPi->XGK%JflYWk3UhQzEOcUs|8by~fsP7jb0eF(;|?gdMs+bR45M}LwjQyiywP7jZkK8=v4snMz-Y}&pVWe-*P zh0jP?`SGvZ{GXrvzkPI=D23_i8 _g!|bLEP9|q zFj<@3SG7LV_vwNnA;?I?CB%xWg;3r1;f!?nsHoF~rVY>B?>_g&ftziRbk*eBtx&>~ z6<~ZbDG*bC$Ja_;%;8@p-zQA~8ooaQztgAWu(&tkxXLSU=-u-^E-;aN<%4l(@4n~i z=I9q -%;%wwL6u_ z9U|b^81`*dPtTe+jFm)zDJo)8FGoB@hyxFgjw~gPo|v@YuFHRIeXS_VkKkfCwti9V z9l5HUeV2|hUCGhJ@eei jez;g^OOX&(%Tre`m=^Dfie=m^N@POQ1eqG7o! z+7A24aBPh&|I$ktvovjDKKQtel*Foq-#D=XcFKw9} z*N)ein&yI3m}1~-Q~g;-lPF%Yc&8ds=~Q!o{>q(A{mN1^^UHEdagVZ_%3Cgbw9GA{ zBF0i)@>Y<^cdhcRLmL;N?%Y3%n?8@nuln@mV^Qw4qBxMZ;^=(MUP5wg>wTc)z6_^o ztZak+63tN~i3sJzVy~Y5vFK(lfp`7%AA4T6(fZHuhZh31=+h&x;l#$YC=?eJ9J=Xjn#pO4NaVhk+upn; qZO+jzLx%RW&igdX m{-1;TH{=OtEb&9kOWP b!#nwBMcY4)X&py_ p^G7R={RzDy0dN;hFu{(C02`NsX^M;*dlgZ|LlHts#{=r zYvMl?f5QFeD*yu4!gneYkqVa|>})da66)(EW|};cH(nbWKGa|kKC}{~1nmMFJCm}Z zX0 @{qe6#;53U1mD(T8^8sf%HA^rL+%_cMY@~1-dZ|wyC*fw|4?$6TT5m zZ7(N(_QF5!wk?CnX$@%1c$!FlTFcCKh9Pn3@7Uz;XVJI)O_c$aMmprI$6Iq4Sdx^^ zNd5f$tOy}tOFJUh +^aZcOP>7f !TF|X2iio(Pw!N|^k^KT-9Qb4kfM;2oB z&*$|m`TePLuD$^_RDo>pDq+@!Z>&sWfiYn>%a+v~bIzYey%my4)29gAw?^1V+e_Eu zGWPxi`9(O7pIdH3+SGa&Pk{6fUKS17GlVLYweoy)yT%gvuNvkJ8M&gh@*C~s&YMaW z#n&b#GCt2r9!2yQ1N7AhJm{hR{5fTb#-NZVzHZ0*qS3wDeLSgHHlw^e(HxI`*R<5^ z7 Ff23NEvQc1){+6(M$=LvfYKRx} z-%`O9a@-UQ$ubLlpKC4u7T!BF^vxgLt_x~y(gp4L@oyJ_f0Vw^nx5z>mqc=rk)6M0 z&nEistTsHmLlLM$&WADyv?9JgdsES}4d!>EnN!+SNt7i98db992(|Gpa?T5qgrFwN zZs#PF;^lr(!Dvs~d%YpaX?1^tmVEBQQ$#t@eJZ%{ra=*Nkx(| WCQMz8Z|$~#x<)~vxX_>Stf z@iL|I%yQNG+_t1jGE}3KfAqxLl7ndXqgv)QPAWw!=>?J&wgfmv{$0~>i;lU^_V?i` zSM^Ucs32Yx`r}jKUJ8a*B&7<|U5kXf*$*ML%VLM+)0g8ucKs-rA>Q`eO$Ka+fNYUR zu#!M44|U3$>u ATnT|q(~UcEkKI`~> ;QTxk-Ga_c_0? zb?qpMihZB{F7PEGfvZ1RFp(y3F;LX{aJ4u)lKj&pb_v<@k!tC@u(mk+3d#Nds!Mhy zC}q-KIXcROUGLAx`a?)?RzznL%zB62P7A!5-gxZPrVHYL&Z(eIxpgA7ow!seKIylS zCDwVTo4Kf-rdW)>J~LqcEy^VJ1@i-@t|b$Pij0HuYv7i)n)zxPY60HCObcK@MEfb_ zuyL~OOMHeJ&Zs^6R2?ZJV(aIkaN%Ad2?GiNZSjm QKk z-=dlwjL?NTBwgF-D1t&ut5?aK#L85#X^>kd&I)u;7L2mHsSsia*1m>hY}zR)YJeXG zJ4G!@_J_au=a)x61oBhWiSfbS`y%3GGP1HNFh c+c|k_EvlKzCS;ME9~~B zh=H8c4RJIRGyRqA+(4#6?qJhmUbA9n@oga*V4DqOnFnxC@D {C#K6~<6FeD>`1waQU-L^|=t7-K8 z))U3AUuQ0&vjScKnNpq%ci6wy^Zztb*R?~6Zd{n{hFZ*JRM`~U@6=wt*B*Rvh>~sR z)uk#rLsdVldDZSe4KXGk+zgpa);g0n^Kp@`dTha5(-{?E{`U==%N+Iv%d|wY79nd9 z^j`SiQyTT~OT4%FO~{OG_uWnnWZMqnn -UY>-koyL>wmDBNGKV3cv+mq zbuCsvG16V^>ea21ene3t RDPE&f;fYaZT5qjcBBz=vF0o10(6RKE<`b25*V zj2EpPuJzxrxf2j?5S^2SSs<`|j$=<5nzFCNQnRjf$DGJjJQh98kcBLWLF6e+ 4!2m)>6h@ZZH!@>Ew=k_SCE!Xa`2;#|01E4|Gz^?_q{p zv;j5u-G`VzNUFmlNfKMSS+9Vo0EaD}i_<(hr>5Ea2D6ohLwfw_GHG&g0u(a>bEJen zH#TclI?hQ%n=HO*qh!;iRqy0ww{JuoLL1n=ZP2uF*l@>=s_ypy81P#iz2gP>g&_zV z(HAqBzBZKFU?MTPu@M0rWC=KEf_zQme@rqP;B^qOT38}EJ3B3LN+32LB==e#Q|BG# zXC6t`53uW`usS$XIZRA$m*6lI5aiXow3#>WKhCvJf;+5Lh%KG}oCic$&W5{2dDkwi zQjKk_wvCLNpADHwJGRyvuQ_1!MmL^@rC+oaI`a(2{-6X(4jn@+u1{J*4W?Ctr6=|) z@*XNPqBABf+Dx)cF&uqd;JuNfddB9^yID{Fk;KDO{?;YCS1p? pWk&fvisE3)KteD@_KuFdv&+TQ%BcR^=F{vsSu}zcCBldmZpaHp!fH7 zGwzpn(O4-Sii~m;A&Q9yK0+R1K?VS(x2&^sW6P!TF|;EbgZ8TAQb7K9CA;~^yW93% z=0p~h9xr#@cBaOsav)n$t-8AU=Zs+Be_tA+l|rV5^v|cdUHdnjLftdIIZ296?kcpX zttSlB%RM7u=3X=CLsk%4ZDHhIn+(-5ynwOkfu45+u>@*!`%Cx~`RKsI%RXg_K$N0S z2VMSBCHvruH%J|HrTQxzn?z`qOSXG@c^r9dK)`{T91UwnOabhwydCM)dGQl+b oxLoQ4YC2z9UksfUbF<@rz)}XYVw3CY0IZ GN3I6EhovF%rd)=ZJIy##(p*Ps2 zZ&ht@jrJ&r+r0cbkR`9-(t0U#-UU~<&wjp7v9_M>lF+2e9X=ppH6?B6{T#@-?}KjW zvlbOJQ`wCuXk|#*PwMq}$Hc_Y4zJz@7AXtEtNDznZ{`vT3vDC^?V~!b5K-@!6sJ7o zPZCb_-)q*r94=Di#Vq_?IKVLpiAgu?*k7vD(f-g-{@*at|Mxcz7Gl|Gi;QV)XPPEx zC1VH;)8 Agb#!!m+eJbt7Sc^UI->U3~Hp`}Gwq_>^k|0nN1 zLnp^x6e#b#h|x+P0|w{s484~V0d(A@?5gc>=cF5WC0wMHnUs_?r7RnBb|%%^-=A2b zThvpxGtES#z@FH$*J^4r7$Dh)M6JfMSH?OhMQ?QPeqO8g`0a6COgnefjze pG&BaIla+zhIM674AFRmQ`ra)lSK-VyZU zG4%RXF4+(CXLr}mv3qDVqLs;((yf5C?f&$CFd&sh6V;KI@xLrsT0Eze5{Bil5CE+2 z&oQ{QH)&m-H9+{%z;Ju;`6t2^T54nPiq+y`fvN4nsa5WQ XtuO%B)V^f3#2S9cRJ>4tmnIMKA^KlJ?H)e9Xa(DSG zA|Q7A2>G~PpN1esiy!f(kiYgmVAZv0NXJrM{kv*@03?xyG{Hf>PeW+s-G3P6-74bG zoTmfQ?ts7L7BK}4nb!1<|9y>Qfz$G9JEy(6Mfvro8Bm2d#t`)y+d(hym-$R^IK2PQ zw_C$c!~D#^&UrgWqfMqwV-K5}^6o#@gyCb^GI_8mj{?)2`~zEd72P^q{h^r*+rls2 zz56~{@o54~4E69_(|H;Oy>xUKdS39=`hLcmueY~UOP(+(@wLqcT5DU|D4Pfm;~^$= z%}V!d5j$v>26gktEkH9)y2knH4SSmXMuCA@B7hX2h4tP56Pn$#r1-D4(ksL+WPeSS z8o~ia?Vue4u2 dXxO$!m`j%IMeBtZZdhewt&pV*dT3>< z{z?0X-0s^WFg(!VW;cLxlJItS(gi0?1Ti0>hkqTP7n5njeE=L_@v$G;@i&1ip4~-; zGsii9(-2Hv9X7y!=Any22k{_G cPcyg%LuZZf^TD4-Keh6MHr&!w}8J4owN~ff}e(JA7s@3}% zI3c>-u!@wtfLaw;NjqqB{!^fQ 94Q*ylkF-z&1>2pWj5&E>*v=+xE zs6E+?Q(NdPefo%QWF
QUBnUTm-n8MO#L6K`Y-biA&r>J!G~{E#D2;(5qO)N zyUF{75T;gr=L<>fJ;DnCN_*Kp*=1>sIy!W^g1F-fAm`z0am4h*nGrsJ6)f)cPlle1 z8#v?(G)x?(GypDMBUim9{KO4L$$lAtWtxc_a(+|65w h*#YIZt?7+USNwmFPwk3V zA6{7DhTmH2`*{$?51l5D4y%5%C#kG3ForyvX*Z?$Gvx_&Z07*v66Gurvxbltjz#!n zfqJG&c^(zh%bp&l$3RjRU^N<%&(-n_sC=>b`TD`T8#+4=0AJFJpym}@yctjL)!w9E z$A2zZ5coMqp7PA0b*CGfm4Qc-A(atsG3A}6`UQCi@Ot^F&8>II+1MQMWOFmZ^X7-1fhD6G3|Q z`pvub0PSP*40K6Mq_2o`_wQ&tn1VgrpVl@t%@h}Zdn09Zeff8kj)707xdHyvKAdsz z4c&`T0WzlBM`!3PuSrdRcn4&{9u!8$qb0M)BPOQXO|i5k+mWUR4S%MjZDe1v6P!iG zAar*FWLT(`x$Hk%(ctgrw^paQq!GXCN6aFUOUB2~_m=FKMKtsnFz(*FdX)syd+XY& zJ14USpbO*)RYzlrfhbdRwm+^2M!0VJVS0R~w6ZJQFIcu{tyM)_jg1!-70zN;+A^~h zjqeB>KScPnZke*WwXJOHscWiV{S!<6-`Du3=1MgS&+;zbZ&W^GUwWv?I(Yb$Q%a3} z4Q#EGX27@N+1-~?_9$2KoaX@-um@9TT}hDCa!Eci3wiiGnlP<>srfJh!-`upp@~u; zZ)r8E(K!B^l_1pLpZua~DLFlhpGnGNfzocqphY{@ysSQBJx~#nZQVBhg1UAzLcu`e z1w;Rb*DDVs1*d(Zzun=a 7*EOfV-Qx8AC*5^wVj(JVq(sNCAemM+@~qouVW%$0fz3vRs(Ui#CP2PG`1uw`Z4o z7zonGP1PeDzV>p3ahO5u6t!=xuKtoX&@izuRu$^7A~ziFJY+&G94IBY#AFio;)&qj z`sF)lNm_vkt&a9zeEKdGO70lGa)Rv`qEKPS9_fDhio`5D>N{g}5hvbvU>^P)f93m+ zjN6(2n9aNLfk1n7UMs>&dh=BXA15>hp`&kuN3pr!4yF}&AH6PonI#Yr%|Ru(wpnFK zR71fk<=fM^G!NdM0cd6~^|a}Z4O5bHRCEVN!-IPYK^^z%HimkmgaHrhLd6rY-GGZc z_C1UsBgh#)S(MKeMJ{Q-m@t0J^%0~9PL8O^;XpQS$!Uu3_iE0xdZ)k4Fce}6pnoCl zwfTiV?^XA*A!z_vWMt&qw#&!3-aUDL>&w=rc2lyp`9Bj}+JpsgcpYFLCp{+p9(eAt z5963xl3)snNM>SUiEDKkbVz+<*}QTJqK<+`S0SuTTu+Sb5GkzxJ<=$z=LXvlMkyZn z5)J-1TwY2JLvwuKeEi4e=s@t^@#5aA!I5L9Nzc6-kxDy{6QR)@wISy1Wy&fr#WN@5 zC#Jc48i=)7FAHM+M3BK5Q^hGt%!!g$hq35|aSwL%##0yFC()?<=PNwb0{T$j!z4U< zN2(gG6o^+bkUT1lv{C##)v#)y|I&+f#B #r>xY1`ZJWApQ@9^_G7 zU0l<`WxE+6CEiqk!|x<7M9^E6Jk5eQGJxWRd+NP+Z?s}v8EBEQQBm=|@qF^i*IdYT zi)^#}&0N~IR7ZoWEh24N-RPX?2kx?j1uKRC$zH02cj>NQKNx!~s49Z^aIm6MQ}iKk z*DW=$psZGa zl{s}k6f1kB)h7)4U>|Y*9vvJ@$Hj=h$7+X #@eK`*ed%r6hroXHz*;?AlqOpWiqyy7)uD>GZlCD=YHSS z{rm6tc-;T=xZ-l1b6(5ywVrc0*A=cmtGG>%G0F4Y*yd{}){ni_2R}nuQ2Q~H%c%$! z9UeW=So2o -t1Fb92;C>_I~;7f0wB&2nb^r-K^^g}%PN`jR#Fib=PrDIBV-&$p>p znyDP4_v|H~YxL22kh~%E41aD2(Qa-GeTJgxj-3|_2#UQCZu$l@`?8pugC|0X?Gs0o zV{x$-^YS$QIf4p}MsKUIf wsAF{g`jY4`h8v%f4hbKTl7wV(13Q{giza 5lJ`w?3n1Mmt;_I>)E9i>Doj|JK72@1p93|BGDcOu z6wnIQIa@w?_CYFMdY9$dxg zC?ym1R3%qPaA?`SQ6UbF84BeEg9Xvf7L$zZvU>M~{Ee1e$G6f9-U&Tz!l@__qCi#$ z_Bz%sU?1TEFU4$|EE_WxxMLO@zkkeH7&P8wEDFf|87%+P(=GPg)sM`e;;M0GRNr^j z@sh!v0jVX)GPl-2#}&t*u97a#DzALLf@^Y?9~gAu`Cs Xlc z+6Nlv%oT5fDs-^DMb)imMnfR|pRO8r%aief<)R(V44A-EIn{ZCF4ubS)t+jE)@U|x zv~;L58^2s)M@Pp<*>z)BkDERncN}r?ac(izPK}m5BEW)uPqCFr2rlt~NyCT; )@++*cqjI-p3l-JWo?1mPmk6U+BpqMFq*YB#5#!WE z`+|XS%uEh+;FNv|+Vp1b*>DH51_f8Gh~(sC_bT`$KOaUO<0t<9ijK1*r?JAku~p=z zH3LZf!0}v-NOQ%=H_bVfVkX9kdoX8{LOQ5uA$=ZmbB?D^3)Y3ceNmRy=M=hbj+a|g zjAZ;UuuMXf7YyVGo7(c#m_%xF=1_4YTIP B!rq2iKZciZV`jyAzWu+1?4&2IuGl=X|`jBvY^K6=>YR zVdBmY(iTn#*#=we?BKFs{H&>^H@RHd5op)g*yy-0*)3HmH(&56zU?4&A$1CuZe@F? zC0~Q%zD?2or-B49hfau;V2kAdc1d>Q>IKfH5dxnAq~e#lsz-B%eRM#9b)fnw_m*X7 zB3lNAxc9&^RM$*&3L?4ot?Mrgi~D?WZ|0(2)4yzyk>BAh-G=bf%(v-QkXI=5-D_0t zo;P)ynY2$Z_lh54U?*jC!!A7@!+eozw7_L}^wDE#IuVvBMQ##fJ9N2#-n#v*Nn~b= zQkg}aqw2L+CM}owb?o}ep?v-pN|b?1A2oEV?Xw`}lty>e=GR(zbWZj92qxY-6s^57 zYfTsbbmWGpzCJET^69aM^_Iz1suD|I_Fkk;LKw$9 at*W#eZt=L{taO@ zJuHHC{+0vs^&LE#49Ve2MuL?5hp8Mdne@s1_qq=3+S)Mqp60=UE9~>+lEGcYckS b37J?bjf=C>t+aYJEaaEx)YB3@a!Oss%d0X|=tBEzy~but zI74S@T}vUM1v%QtdT^R*!Zw3dN~*v10y8LB2o&_sTj!BTFG8CID5iU|b-Q6myGk}b zm!=Od)W^pvb{?wJd)p@Ld$BA}$d~{cJ$|vmeY>_{x=3ZI>sssY`+T43vDGv{%LZI^ znTMCemwROrPDV9wGf#gnGqc{HSe!U nwi2^;XXNiJ35 z%}(}R^MlV+;)UKS(dMZMe42=eg@r{L! Y*@q0CP9F@wTibo&8&^NQzIZnnbud|sOZF#MTm2B#Iza79$k8#G>R zeSEi+@@=)Co2#2bb2pte-yQd0V+fBb(`U4$#K+KQGFy5h3oOee$`7|FX?7<_FHmjh z+Gffz3cF?|r>5#pKhhgaZc+f <8bVISBfGgO+ z*!@N?PY(3w7*H>%EGEA^Fv)TD>|>npz&UH{#i48!uD~F{7nW<~f=`i8c)+&tJ!Wm& zD>~j4EYxGhSNfl`((I*(8U0Xhi SfrkZ+^$NE11U&<7#33vNYH&2_E1QD)Nl1TS0O$_#+ zcq2adCY 3T~8fMM?2Sop|NgG9X&u zw})_k7d8 (_Nwl4vPUp60V3&>@#YLP7gdCD^if*(R#W=L*OgW(0CsiSg8x-QF3U!Vn#3 z B{vd9xa%@xC|H(%s@1Oiy)BO66 z!QOpn@p!|8le>T{U850Ukrncnm#dG_;Xt8Yn(s-^sU8 U{k`Rja%+>4HO=V$@*xTV`C;+~BvfP;O+|4&HB|Q9m%rD;y zV-SYh`o{v_C-HdY0R<(;rGpH?=g|#qEiI2nfv@vwnFP^|W;_=Ap($KWl{K;-ZkgI{ zCp#fmqjB97;jnIoN`AfDmA`l`yr)OYw_?{vMFj=W2Bdj#??nxjF`HJY^KToc>bxUT zPetaOaFVQ2lwe7{XlUOy=*HzFURqWme4&A4WYg}y({2(EnkGJcdXfY@RLM3^e>ZXA zDaIEs`pW0g<;m_!^uzdp1gBfYi Jog^r${87iypwq!AU z!JCP(w; ea_(P8Oc|1M$EyS7BsW7f>_;IYm))Vg%!Bbt9uQv}Xd3t{Ei% zJ29q_M~L8$tt>xUzq+SWm>je1K+v&?B&DRtF*5Ra+GpECZ3QEs9Uae`T~+yR??hWI z?xmh@UnraxU EO95~AohU3 z`3rx?>A|S#ow-*2XVBX`=f^7(Vf#wrH3Es_6BFS` 9&-TNYH>H;Dmx)=egBoyj$OyE9C#_^Qs) ;3;b2y(>E1o#nN)Q_nlcu|H7Q?f`sf(4r|Acu|vx)b-o>2$bqp`rF$i z+r|=SMV}{}w#W_H={7O;z-NCI2_D6>TyObC1Yf{+`t;~vtIki_0ufQPw>$zuHN}Zy z87^7;Qy7;D)Vjp$fz&BNahZM5$C;VM!cK2Od6~eJv;M~Z8ACd5y$@&xa9?<}i)Hos z4!P7toW-~9RiHT!!lZF^i#~=@3w;eM&?~lP;9jUT|Bh9adE`;=*9{FzgWHp)v|KEX z4WoP-^K`!rQqt8Jwc6t1bVm o=`?I~51qUkGZ7bm+((xA0n zeJ-pq)DPnE=|Ja4A(WgellQeas@DxuJA6K|;8hB&q6!$o#hVPwAA$o6tll9d&*pI_ zR=c;~X7ZM;_`s;^GJo+GwcfuV0BA2fyZiNld-4~qe8+{|3AcUpH4F{W8T*|AGwHtX z it@{l74Ln>OGx=qGMS*uVO1Qo9SJVXB}b-RjoBl E5oWXl8pVFlQV8(Figj}`6tphDJyxToc} Uk3J0#7{*_M*;P?~G zRe7Zux05UP!nb(9+Cfo;Jzj-9^@KTL9eBiumxsaS8hi^3$H-(hc}*3_BHXhe%95G> z^r(@CZh3jR0gEkjI}XR`xi}MAdp{&fGdMDUt|hWmq-vq&JU#W#n>PVf5hu<*4v*=E z^;8LC7jca{Hz!VWX4|ms{$bmveAF_+WXV<9bE^JBX4K(tFVt$Va&s$#&ikvN4@TQk zN7LmhkD<-uV>#6-j*j_;OrGyAq3s3=bz6IS%EeTUO?j~^r#pKe2WDuKv;X+Cj~nr& z#jC8{U|86CZRG0KhA0~AZNp&0<0eaP?~`B~jV3_8uJDGO$#MtkA_kS6t>UxZyz4_+ zYQhsxNm5W%4S`AlFTSI_oi(Sb_`1*9C)gd(q|kblu@8Re&>_19(_a;a!Quh0&NgxY zUP%~&E917CZo &_dJ-Ik>n2a6=w_TWj{f73Xz*l*d3zn9b&uc*nDlUE; zJk}+zogi{z<*I^0#9MgT)A0Dyy3xAGKN2{#v)|MyMkeRwoqth J5imjedWtUr zw)9eEag1N#=;IzP{c@dPZEa8?b7~L$2%1vIS`(HacV=D_q^ar3NsG8sqN05%JGwVj z<0o@cp#)*jP61LDX^{Dr^x< &!9k@ ;2#Jhyhl<) z>Ch)0An!w~&(SlUL4=AdQeJw%B81_ K$Ul>N z1j tR_3Zx@)z+nOyAniA;R`?fH|5!fh5QH=D{iY*#REXxm9M=;F1-ysfTB z%F~H`aIZW53yiWkm%(Nog)l!bl?QuH?SBjBhmr{bq#<0o{0Y+-IcRqpYi*9m!hNuV zLN!`*O5Fo9b&C|{NLQ|yLw5d}F*Fa95qIxWwow-ft5g^nNzSLwGj3Q<2-0cC<|sI7 zIohej>3;8`t9eY@Zo3y<&lg}Z_STk$n()^45E+m7)F{EFj2vwO-%JAEDa!glj;9sG zav2q**lBW91+*ySO(g)mFmT)kIbrd-4js!QankQC$9Dzz3E65M(_B?nep1;ADf3?3 z3HNHF1)KA#`ti$jYp(_Dg{NdpzggXFly?rbw?I6g?+xes*+BQ~yxv`MIV$kfw)J}; zJcqWDbza)!&F(OjDApA#YwPe%K|ugH 0+cS*jM<=J-U z&Ii_S6#tt@{V8=O^m~(2QWVtH3+$rc0Ut#xw1ctQOYu-`+sN1K^@?6 x+P4!>QOAJO&$_)g8lK6Cp;jtzX$=Xa>-Te z&jm^Z6!rBhX01qE`ZzsMy1kgq_)?N#g5mi~@rem*B3F>hU~6OJ8QQkTo{Q1HEb2v3 zI5;>ECU2XQqqTT9@dBf%%%0W#dra#pVC;kLZEf E&+AnHoa=^?Zu?L+?cPTT$59&NEk0sHQaEXK4# zSEY9jt@UMjF1;VDuRyv00QLeonw=Y>Cf_>=L=Lt4W*(-ayZY>~$oJNqP1O2pB=;vX z2KIn_PQcFjFhY1!L!_^)PvJtUx1rU?uI~Dbr(w~js5q#+7c#fRYn`%Oyc|_fR$$B* zQjE2wMibhB!hh3ss(nFx^-mTvZ&m$<7H_^%!@B#_sZ&=iEc`7$n42q(N|1;X!h6@W z)-vj;%i_7?*CzY6rk+VTA9FE>X`b;_#kioqk*(ER+XLvG-<&FCvIU=J81wq2kFrG( zkQ@a3^I2USBvwo>y*oSI^5)Is;NXmozCI4DD!P?_Ql^4=LfAvwvt-_R@#+n|lYJg5 zja%K-=Mr@R?3O2|;)KJlK(^Hq1m!?fGG25glWy2na2Pra-_=jVApzjf_kk32;K#9q zf^Wv>Ps#t;)6U&D&CMH8ijj~7k6NgfO~e=XsSQTZPCKJq=HZv^gZDA8jXafd#+|}* zWMplZ05$!CJ>ON0UWfuMfhJPU(IcwMXY@x-sYq6RVe^iLJ69VyeKQc}$OgijAPW1X zcK$iX8aY-Dj_bf98zl$b0f1eoQx!Ts%LG5i%Bu3=>mIfCsRz4~LO#ECm%kbu`8nBr z)=LI`a9HNCsuYjVH<_bfp^(c|f#s|d<53pVQ&s)oq&tb?F`@I-24wvJjV=9Hxg5dy z7{9OBqp@vh+m%WFHuzS;dQ))z(M(9oQbG`1MiNuSn(^A9Q3lG&${;FbwzjcZY*B^P zti4+BWmBE;)blABYxL>!XrXOC245R&u`M?H=8*#rT}HZKZa~u055SRPHEnBC(_wTE z{kghHz1DR57jXwjARpLE1GXj#A$M79nVl^i`R5tFj+6HAD7RFxxE5kRPF==%h9}hW zfFv(3i%0i`Ty}!WU8?V oz+=n7FhNIr;S|`(kTcxN*kWd6HjjHr_Nn<^ku8R) zsz~ZjcaHvbMr%9faowJto~zn=cFVR$TZ9W^8=@2gPMAGcfRzS?ghX;`Gp-Vngb7u! zmurr=7JYNu1))9%n^e#(FoWAX5pOrxj{0zU6dZ&_p$m4HUQoZVi}k~Yn+Kv>AOyjf zvg5Zd7#*pCdX=DK_P-ezN4I$n8nX;d>wwtx8M#NW-FqfV^w&0Plew>RYi^ZO@e2xS z0`D4?mL?DO(5!YX$PG@V8jZopn~CpF?pIu>qjg+V$m$ZtDyn;iIy)Pl4p2>?|86n% zd2hp1g+7hq(go+%Bt-L`7Ohj0ELTc7tit>_r~!gYP6pdBnw};nzjs?*xm8Z!Pv8Y! z4Gk0G{ZcSJld#-xxB#1;*uk@j!gl@Uq}h_TSeq9^^J&8G2&1D4AkQiwT;iVa)Y7nE zk&6@54fplR@AyuHKpg})sju Mh326 zu(OjkEF|YB?mKB|^eH^Jld#(uKg0qroAFIj$orTe_Fmf(laPQc%h)~;uqFeIdl<&G z_VXQWKQe^u?#1%>QMJ#yJ?~HL#>82~m(61vuJxu0f0|?y6m&VO6e+s(IiDRZwgOHQ zgE~{0lV}`e0rNvizvx{JU}R@Xe;?+8agp;|vFk5g !k&W^Mxp+anTV>-7= zM*e}fLv2Oap_wW=A$u2fGS azA8 5KImaEMG3r_ph-spP?_%n8L$}I_$@av_BVw3;-1e#R@Otk);w!2Q^4b4 z8TRn?&IO^|_mNmvD73J)Ls%y ukt9NdR+yy$w0X}B*7V88M^t?C_08G+ zInV$5^x)3zp~n-8DM}^NNw*mH{fX@F*xoJ1a7RsDN;uI6u>T-Ay4nqYE~@ E&^JA*}xdIrjikK<~1QDirn`+t5Wd%dReVy8ij z%v3S4)-7SFxUBW-o|mr_Wfj^{nX}X~1#wCt6fboQq$-khoF>pAz&(`)brqxSzrpG6 zukejf-YHA#sJ!0E9YJ&$GFzQ-!U=Dda=~CH+1`1^(*@g#3`@qh4tUz7HnamoyI~BP zEqZ-}qfTtm^dHvo=dxt4)~ph)5?$D9;U!oXA~XY!#<}O{7oj#065x{%Wn~Vo5<6`% zhLbB9JWO01nzCO>1c!_5qXy{cUr&0?^)GzQI~4Zz5&OEdmOQ1v`CZ h+*$=lK&$p`yZv{Cc_M#5*)yk9(&Tdu1%RXK&mVyst+ z&ri8n7cUull$e4oqu-aoT1@GcGuQ$h*0n)*OA^J{pG^L9!BpWmLcRK67Eg^QVP@gNpw{>jXJ*<`3H%jVB7cO?zNiqA*7 zHc-znTo3~~Q4AL7x3-T@@?R*SLCva#!tl#4( ^J&p-)m@|c7w($Kyt!}8ZwlBmH z7ZSR4-AnTNVVYw^df(N|mFHx=S10Semr>M_e=(#^%|y`S{#H9%9v2%zIkCetfyfaB z#dr)ZX7MlOZJ9|LddRknDS?V9A)<%Vpj(>dh@oZnE-{(ZX^MqfACQ`r01$A4C~6Ay z=GWHv+bc8|w+Rbh_9zj=Vo)k?4VH{nvZsod`9jW@V9Y61BeVYmlRGqgIh~b}{Xqa} zXAEK4p1f%60)2sdPOOWoqA+xNC6Rd>r3j%3|HmKFf5^*T)VQHYCWVJ&6!q_uV&Bu- zMCGSdxS`Iu5>?#t3>NBpfLH~JOq&t|k_*0Ado8TTy2VG_P(>C|av1tm9BMutBHIv& zgt&h(9Oa33p7>-UIEB;VnBj_KA=)h-Ug;LUR9=?w11Q<;b~ny|=foC(wC|7*wkRum z*Ew=Dv7M<6P@O)8Vj}^)y8d*al$J7NCVO$v&O_~R);RjC$MrDmRsIeufm9}^C5z#q zL0-3w&b3=h1a$l$({y0+v$NL^nUAB7NL=PrI4pt7MT>eBh?gf_LpW=KwD|&6KBKfO zE6wLWs92vIyuDwdvuv;{=6~D)@;@$YK1dbDcrB$=Kq {V1)e5- zdu9FJ_%L1;A_=5!zfdrFlbS7Lb4XS`Q3{l8F@&dEVC1Agr n#B^sic5np&XJnk@aR#s=^K8 z4}*L=AVK3dc0IFT?xft!MZJy5Bck55knV^3t$%Vm8`op$q0$R1L@h5QZ+)jTBT?|9 zR (3kSS$2QKe@fcKdT$HYba#R4?~OupcCTzwqs;yN zE{907jx)7+P-^a^I0$!w%Iq>9i*Z?pQ*=eNBHMQ^1j?{xza5FmN~nHejLZ=oRGKQ1 zd?Izv3sT2$h&5M$(u>xB5%*T_C#(A5SMB$ub9O#~dpJQ7?0L?0bQmWKHjqlgA`Zlk zMxWVaJAIC{Pgc+IkeJH`j6w~a&g?Sy1P!f6tt0}TLxN>dp^e1IE^RWmqw<;MT*(v0 z-%}C3WN85pCD?n0 #C<^Pf2F|B-`*^6Qb88!dz9>qOlyItz8>vdcCS*xZ*dEM