diff options
Diffstat (limited to 'descriptions/api.github.com/api.github.com.2022-11-28.yaml')
-rw-r--r-- | descriptions/api.github.com/api.github.com.2022-11-28.yaml | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/descriptions/api.github.com/api.github.com.2022-11-28.yaml b/descriptions/api.github.com/api.github.com.2022-11-28.yaml index 08af6e12a..b6bdbee55 100644 --- a/descriptions/api.github.com/api.github.com.2022-11-28.yaml +++ b/descriptions/api.github.com/api.github.com.2022-11-28.yaml @@ -40082,7 +40082,7 @@ paths: get: summary: Get secret scanning scan history for a repository description: |- - Lists the latest incremental and backfill scans by type for a repository. + Lists the latest default incremental and backfill scans by type for a repository. Scans from Copilot Secret Scanning are not included. OAuth app tokens and personal access tokens (classic) need the `repo` or `security_events` scope to use this endpoint. If this endpoint is only used with public repositories, the token can use the `public_repo` scope instead. tags: @@ -71081,6 +71081,8 @@ components: nullable: true comments: type: integer + comments_enabled: + type: boolean user: "$ref": "#/components/schemas/nullable-simple-user" comments_url: @@ -71384,6 +71386,8 @@ components: nullable: true comments: type: integer + comments_enabled: + type: boolean user: "$ref": "#/components/schemas/nullable-simple-user" comments_url: @@ -71468,6 +71472,8 @@ components: nullable: true comments: type: integer + comments_enabled: + type: boolean user: type: string nullable: true @@ -200920,6 +200926,7 @@ components: updated_at: '2022-09-21T10:28:06Z' description: An updated gist description. comments: 0 + comments_enabled: true user: comments_url: https://api.github.com/gists/2decf6c462d9b4418f2/comments owner: |