diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.json b/descriptions-next/api.github.com/api.github.com.2022-11-28.json index 7f5ac05c6..4ff961c67 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.json +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.json @@ -69602,6 +69602,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -69694,6 +69695,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -69786,6 +69788,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -123035,7 +123038,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -123052,7 +123055,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -294825,7 +294828,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -301957,7 +301960,7 @@ }, "api-insights-min-timestamp": { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -301966,9 +301969,9 @@ }, "api-insights-max-timestamp": { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } diff --git a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml index a47ddac69..ab303a5c6 100644 --- a/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions-next/api.github.com/api.github.com.2022-11-28.yaml @@ -50345,6 +50345,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -50410,6 +50411,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -50475,6 +50477,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: @@ -89079,7 +89082,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url secret-scanning-location-pull-request-body: @@ -89093,7 +89096,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url secret-scanning-location-pull-request-comment: @@ -219860,7 +219863,7 @@ components: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -226085,16 +226088,19 @@ components: type: integer api-insights-min-timestamp: name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string api-insights-max-timestamp: name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string api-insights-route-stats-sort: diff --git a/descriptions-next/api.github.com/api.github.com.json b/descriptions-next/api.github.com/api.github.com.json index 7f5ac05c6..4ff961c67 100644 --- a/descriptions-next/api.github.com/api.github.com.json +++ b/descriptions-next/api.github.com/api.github.com.json @@ -69602,6 +69602,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -69694,6 +69695,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -69786,6 +69788,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -123035,7 +123038,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -123052,7 +123055,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -294825,7 +294828,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -301957,7 +301960,7 @@ }, "api-insights-min-timestamp": { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -301966,9 +301969,9 @@ }, "api-insights-max-timestamp": { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } diff --git a/descriptions-next/api.github.com/api.github.com.yaml b/descriptions-next/api.github.com/api.github.com.yaml index a47ddac69..ab303a5c6 100644 --- a/descriptions-next/api.github.com/api.github.com.yaml +++ b/descriptions-next/api.github.com/api.github.com.yaml @@ -50345,6 +50345,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -50410,6 +50411,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -50475,6 +50477,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: @@ -89079,7 +89082,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url secret-scanning-location-pull-request-body: @@ -89093,7 +89096,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url secret-scanning-location-pull-request-comment: @@ -219860,7 +219863,7 @@ components: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -226085,16 +226088,19 @@ components: type: integer api-insights-min-timestamp: name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string api-insights-max-timestamp: name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string api-insights-route-stats-sort: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json index 2ea51c3f5..d522973b7 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.json @@ -94455,7 +94455,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94464,9 +94464,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94616,7 +94616,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94625,9 +94625,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94776,7 +94776,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94785,9 +94785,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94867,7 +94867,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94876,9 +94876,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94949,7 +94949,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94958,9 +94958,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95056,7 +95056,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95065,9 +95065,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95188,7 +95188,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95197,9 +95197,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95336,7 +95336,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95345,9 +95345,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95468,7 +95468,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95477,9 +95477,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -460899,7 +460899,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -460916,7 +460916,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -461050,7 +461050,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -663375,6 +663375,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -663874,6 +663875,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -664462,6 +664464,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -1221498,7 +1221501,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -1221515,7 +1221518,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml index 9a57d9ce1..6305155ea 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.2022-11-28.deref.yaml @@ -25491,16 +25491,19 @@ paths: type: integer - &155 name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string - &156 name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string - *18 @@ -81867,7 +81870,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - description: Represents a 'pull_request_body' secret scanning @@ -81881,7 +81884,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - description: Represents a 'pull_request_comment' secret scanning @@ -81971,7 +81974,7 @@ paths: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -105572,6 +105575,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -105658,6 +105662,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -105737,6 +105742,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json index 2ea51c3f5..d522973b7 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.json @@ -94455,7 +94455,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94464,9 +94464,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94616,7 +94616,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94625,9 +94625,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94776,7 +94776,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94785,9 +94785,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94867,7 +94867,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94876,9 +94876,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -94949,7 +94949,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -94958,9 +94958,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95056,7 +95056,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95065,9 +95065,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95188,7 +95188,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95197,9 +95197,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95336,7 +95336,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95345,9 +95345,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -95468,7 +95468,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -95477,9 +95477,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -460899,7 +460899,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -460916,7 +460916,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -461050,7 +461050,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -663375,6 +663375,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -663874,6 +663875,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -664462,6 +664464,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -1221498,7 +1221501,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -1221515,7 +1221518,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, diff --git a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml index 9a57d9ce1..6305155ea 100644 --- a/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml +++ b/descriptions-next/api.github.com/dereferenced/api.github.com.deref.yaml @@ -25491,16 +25491,19 @@ paths: type: integer - &155 name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string - &156 name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string - *18 @@ -81867,7 +81870,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - description: Represents a 'pull_request_body' secret scanning @@ -81881,7 +81884,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - description: Represents a 'pull_request_comment' secret scanning @@ -81971,7 +81974,7 @@ paths: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -105572,6 +105575,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -105658,6 +105662,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -105737,6 +105742,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json index c92263889..6d59f4def 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.json @@ -110204,7 +110204,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110213,9 +110213,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110365,7 +110365,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110374,9 +110374,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110525,7 +110525,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110534,9 +110534,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110616,7 +110616,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110625,9 +110625,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110698,7 +110698,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110707,9 +110707,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110805,7 +110805,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110814,9 +110814,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110937,7 +110937,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110946,9 +110946,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -111085,7 +111085,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -111094,9 +111094,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -111217,7 +111217,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -111226,9 +111226,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -479603,7 +479603,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -479620,7 +479620,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -479754,7 +479754,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -650886,11 +650886,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -653087,11 +653101,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -655288,11 +655316,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -657489,11 +657531,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -659724,11 +659780,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -661959,11 +662029,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -664160,11 +664244,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -666361,11 +666459,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -668562,11 +668674,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -670797,11 +670923,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -716527,6 +716667,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -717026,6 +717167,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -717614,6 +717756,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -1274653,7 +1274796,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -1274670,7 +1274813,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, diff --git a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml index 287d42eb2..26e970689 100644 --- a/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.2022-11-28.deref.yaml @@ -30133,16 +30133,19 @@ paths: type: integer - &195 name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string - &196 name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string - *18 @@ -87152,7 +87155,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - description: Represents a 'pull_request_body' secret scanning @@ -87166,7 +87169,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - description: Represents a 'pull_request_comment' secret scanning @@ -87256,7 +87259,7 @@ paths: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -107139,11 +107142,25 @@ webhooks: secret_type: type: string description: The type of secret that was detected - commits: + locations: type: array - description: The commits that introduced the secret + description: The location data of the secret that + was detected items: - type: string + type: object + properties: + commit: + type: string + description: The commit SHA where the secret + was detected + branch: + type: string + description: The branch where the secret was + detected + path: + type: string + description: The path of the file where the + secret was detected resource_identifier: type: string description: The unique identifier for the request type of the @@ -114023,6 +114040,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -114109,6 +114127,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -114188,6 +114207,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.json b/descriptions-next/ghec/dereferenced/ghec.deref.json index c92263889..6d59f4def 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.json +++ b/descriptions-next/ghec/dereferenced/ghec.deref.json @@ -110204,7 +110204,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110213,9 +110213,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110365,7 +110365,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110374,9 +110374,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110525,7 +110525,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110534,9 +110534,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110616,7 +110616,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110625,9 +110625,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110698,7 +110698,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110707,9 +110707,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110805,7 +110805,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110814,9 +110814,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -110937,7 +110937,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -110946,9 +110946,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -111085,7 +111085,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -111094,9 +111094,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -111217,7 +111217,7 @@ }, { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -111226,9 +111226,9 @@ }, { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } @@ -479603,7 +479603,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -479620,7 +479620,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -479754,7 +479754,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -650886,11 +650886,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -653087,11 +653101,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -655288,11 +655316,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -657489,11 +657531,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -659724,11 +659780,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -661959,11 +662029,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -664160,11 +664244,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -666361,11 +666459,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -668562,11 +668674,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -670797,11 +670923,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -716527,6 +716667,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -717026,6 +717167,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -717614,6 +717756,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -1274653,7 +1274796,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -1274670,7 +1274813,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, diff --git a/descriptions-next/ghec/dereferenced/ghec.deref.yaml b/descriptions-next/ghec/dereferenced/ghec.deref.yaml index 287d42eb2..26e970689 100644 --- a/descriptions-next/ghec/dereferenced/ghec.deref.yaml +++ b/descriptions-next/ghec/dereferenced/ghec.deref.yaml @@ -30133,16 +30133,19 @@ paths: type: integer - &195 name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string - &196 name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string - *18 @@ -87152,7 +87155,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - description: Represents a 'pull_request_body' secret scanning @@ -87166,7 +87169,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - description: Represents a 'pull_request_comment' secret scanning @@ -87256,7 +87259,7 @@ paths: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -107139,11 +107142,25 @@ webhooks: secret_type: type: string description: The type of secret that was detected - commits: + locations: type: array - description: The commits that introduced the secret + description: The location data of the secret that + was detected items: - type: string + type: object + properties: + commit: + type: string + description: The commit SHA where the secret + was detected + branch: + type: string + description: The branch where the secret was + detected + path: + type: string + description: The path of the file where the + secret was detected resource_identifier: type: string description: The unique identifier for the request type of the @@ -114023,6 +114040,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -114109,6 +114127,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -114188,6 +114207,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: diff --git a/descriptions-next/ghec/ghec.2022-11-28.json b/descriptions-next/ghec/ghec.2022-11-28.json index a8981d6c2..db9cebc1b 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.json +++ b/descriptions-next/ghec/ghec.2022-11-28.json @@ -77299,6 +77299,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -77391,6 +77392,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -77483,6 +77485,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -132425,7 +132428,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -132442,7 +132445,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -138823,11 +138826,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -306328,7 +306345,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -314017,7 +314034,7 @@ }, "api-insights-min-timestamp": { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -314026,9 +314043,9 @@ }, "api-insights-max-timestamp": { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } diff --git a/descriptions-next/ghec/ghec.2022-11-28.yaml b/descriptions-next/ghec/ghec.2022-11-28.yaml index 4aac09873..2761d3fbe 100644 --- a/descriptions-next/ghec/ghec.2022-11-28.yaml +++ b/descriptions-next/ghec/ghec.2022-11-28.yaml @@ -55992,6 +55992,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -56057,6 +56058,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -56122,6 +56124,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: @@ -95986,7 +95989,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url secret-scanning-location-pull-request-body: @@ -96000,7 +96003,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url secret-scanning-location-pull-request-comment: @@ -100623,11 +100626,21 @@ components: secret_type: type: string description: The type of secret that was detected - commits: + locations: type: array - description: The commits that introduced the secret + description: The location data of the secret that was detected items: - type: string + type: object + properties: + commit: + type: string + description: The commit SHA where the secret was detected + branch: + type: string + description: The branch where the secret was detected + path: + type: string + description: The path of the file where the secret was detected exemption-request-secret-scanning-metadata: title: Secret Scanning Push Protection Exemption Request Metadata description: Metadata for a secret scanning push protection exemption request. @@ -228264,7 +228277,7 @@ components: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -234913,16 +234926,19 @@ components: type: integer api-insights-min-timestamp: name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string api-insights-max-timestamp: name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string api-insights-route-stats-sort: diff --git a/descriptions-next/ghec/ghec.json b/descriptions-next/ghec/ghec.json index a8981d6c2..db9cebc1b 100644 --- a/descriptions-next/ghec/ghec.json +++ b/descriptions-next/ghec/ghec.json @@ -77299,6 +77299,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -77391,6 +77392,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -77483,6 +77485,7 @@ "category": "webhooks", "subcategory": "custom_property", "supported-webhook-types": [ + "business", "organization", "app" ] @@ -132425,7 +132428,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -132442,7 +132445,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -138823,11 +138826,25 @@ "type": "string", "description": "The type of secret that was detected" }, - "commits": { + "locations": { "type": "array", - "description": "The commits that introduced the secret", + "description": "The location data of the secret that was detected", "items": { - "type": "string" + "type": "object", + "properties": { + "commit": { + "type": "string", + "description": "The commit SHA where the secret was detected" + }, + "branch": { + "type": "string", + "description": "The branch where the secret was detected" + }, + "path": { + "type": "string", + "description": "The path of the file where the secret was detected" + } + } } } } @@ -306328,7 +306345,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -314017,7 +314034,7 @@ }, "api-insights-min-timestamp": { "name": "min_timestamp", - "description": "The minimum timestamp to query for stats", + "description": "The minimum timestamp to query for stats. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", "required": true, "schema": { @@ -314026,9 +314043,9 @@ }, "api-insights-max-timestamp": { "name": "max_timestamp", - "description": "The maximum timestamp to query for stats", + "description": "The maximum timestamp to query for stats. Defaults to the time 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.", "in": "query", - "required": true, + "required": false, "schema": { "type": "string" } diff --git a/descriptions-next/ghec/ghec.yaml b/descriptions-next/ghec/ghec.yaml index 4aac09873..2761d3fbe 100644 --- a/descriptions-next/ghec/ghec.yaml +++ b/descriptions-next/ghec/ghec.yaml @@ -55992,6 +55992,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-deleted: @@ -56057,6 +56058,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-updated: @@ -56122,6 +56124,7 @@ webhooks: category: webhooks subcategory: custom_property supported-webhook-types: + - business - organization - app custom-property-values-updated: @@ -95986,7 +95989,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url secret-scanning-location-pull-request-body: @@ -96000,7 +96003,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url secret-scanning-location-pull-request-comment: @@ -100623,11 +100626,21 @@ components: secret_type: type: string description: The type of secret that was detected - commits: + locations: type: array - description: The commits that introduced the secret + description: The location data of the secret that was detected items: - type: string + type: object + properties: + commit: + type: string + description: The commit SHA where the secret was detected + branch: + type: string + description: The branch where the secret was detected + path: + type: string + description: The path of the file where the secret was detected exemption-request-secret-scanning-metadata: title: Secret Scanning Push Protection Exemption Request Metadata description: Metadata for a secret scanning push protection exemption request. @@ -228264,7 +228277,7 @@ components: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 @@ -234913,16 +234926,19 @@ components: type: integer api-insights-min-timestamp: name: min_timestamp - description: The minimum timestamp to query for stats + description: 'The minimum timestamp to query for stats. This is a timestamp + in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query required: true schema: type: string api-insights-max-timestamp: name: max_timestamp - description: The maximum timestamp to query for stats + description: 'The maximum timestamp to query for stats. Defaults to the time + 30 days ago. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) + format: `YYYY-MM-DDTHH:MM:SSZ`.' in: query - required: true + required: false schema: type: string api-insights-route-stats-sort: diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json index 886dbe7d5..e36ff942a 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.json @@ -409983,7 +409983,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -410000,7 +410000,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -410138,7 +410138,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -1074431,7 +1074431,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -1074448,7 +1074448,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml index 0f9200b93..f58e622d2 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.2022-11-28.deref.yaml @@ -72401,7 +72401,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - description: Represents a 'pull_request_body' secret scanning @@ -72415,7 +72415,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - description: Represents a 'pull_request_comment' secret scanning @@ -72508,7 +72508,7 @@ paths: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json index 886dbe7d5..e36ff942a 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.json @@ -409983,7 +409983,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -410000,7 +410000,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -410138,7 +410138,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { @@ -1074431,7 +1074431,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -1074448,7 +1074448,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, diff --git a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml index 0f9200b93..f58e622d2 100644 --- a/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml +++ b/descriptions-next/ghes-3.10/dereferenced/ghes-3.10.deref.yaml @@ -72401,7 +72401,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url - description: Represents a 'pull_request_body' secret scanning @@ -72415,7 +72415,7 @@ paths: description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url - description: Represents a 'pull_request_comment' secret scanning @@ -72508,7 +72508,7 @@ paths: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 diff --git a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json index d2d2d3568..1f1155d98 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json +++ b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.json @@ -113476,7 +113476,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -113493,7 +113493,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -273600,7 +273600,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { diff --git a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml index 4fe160415..f7a42ec2f 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml +++ b/descriptions-next/ghes-3.10/ghes-3.10.2022-11-28.yaml @@ -81496,7 +81496,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url secret-scanning-location-pull-request-body: @@ -81510,7 +81510,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_body_url secret-scanning-location-pull-request-comment: @@ -203232,7 +203232,7 @@ components: discussion_comment_url: https://github.com/community/community/discussions/39082#discussioncomment-4158232 - type: pull_request_title details: - pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pull/2846 + pull_request_title_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 - type: pull_request_body details: pull_request_body_url: https://api.github.com/repos/octocat/Hello-World/pulls/2846 diff --git a/descriptions-next/ghes-3.10/ghes-3.10.json b/descriptions-next/ghes-3.10/ghes-3.10.json index d2d2d3568..1f1155d98 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.json +++ b/descriptions-next/ghes-3.10/ghes-3.10.json @@ -113476,7 +113476,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -113493,7 +113493,7 @@ "format": "uri", "description": "The API URL to get the pull request where the secret was detected.", "examples": [ - "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "https://api.github.com/repos/octocat/Hello-World/pulls/2846" ] } }, @@ -273600,7 +273600,7 @@ { "type": "pull_request_title", "details": { - "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pull/2846" + "pull_request_title_url": "https://api.github.com/repos/octocat/Hello-World/pulls/2846" } }, { diff --git a/descriptions-next/ghes-3.10/ghes-3.10.yaml b/descriptions-next/ghes-3.10/ghes-3.10.yaml index 4fe160415..f7a42ec2f 100644 --- a/descriptions-next/ghes-3.10/ghes-3.10.yaml +++ b/descriptions-next/ghes-3.10/ghes-3.10.yaml @@ -81496,7 +81496,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://api.github.com/repos/octocat/Hello-World/pulls/2846 required: - pull_request_title_url secret-scanning-location-pull-request-body: @@ -81510,7 +81510,7 @@ components: format: uri description: The API URL to get the pull request where the secret was detected. examples: - - https://api.github.com/repos/octocat/Hello-World/pull/2846 + - https://ap{"code":"internal","msg":"git-diff-tree: context deadline exceeded","meta":{"cause":"*fmt.wrapError"}}