@octokit/openapi 5.12.0 → 5.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/generated/api.github.com.deref.json +833 -10
- package/generated/api.github.com.json +820 -6
- package/generated/ghes-2.22-diff-to-ghes-3.0.deref.json +1 -1
- package/generated/ghes-2.22-diff-to-ghes-3.0.json +1 -1
- package/generated/ghes-2.22.deref.json +1 -1
- package/generated/ghes-2.22.json +1 -1
- package/generated/ghes-3.0-diff-to-ghes-3.1.deref.json +1 -1
- package/generated/ghes-3.0-diff-to-ghes-3.1.json +1 -1
- package/generated/ghes-3.0.deref.json +1 -1
- package/generated/ghes-3.0.json +1 -1
- package/generated/ghes-3.1-diff-to-ghes-3.2.deref.json +496 -2
- package/generated/ghes-3.1-diff-to-ghes-3.2.json +517 -2
- package/generated/ghes-3.1.deref.json +525 -9
- package/generated/ghes-3.1.json +545 -5
- package/generated/ghes-3.2-anicca-diff-to-api.github.com.deref.json +1 -0
- package/generated/ghes-3.2-diff-to-api.github.com.deref.json +496 -2
- package/generated/ghes-3.2-diff-to-api.github.com.json +517 -2
- package/generated/ghes-3.2.deref.json +539 -9
- package/generated/ghes-3.2.json +559 -5
- package/generated/github.ae-anicca-diff-to-api.github.com.deref.json +1 -0
- package/generated/github.ae-diff-to-api.github.com.deref.json +145 -2
- package/generated/github.ae-diff-to-api.github.com.json +151 -2
- package/generated/github.ae.deref.json +188 -9
- package/generated/github.ae.json +193 -5
- package/package.json +1 -1
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"openapi": "3.0.3",
|
|
3
3
|
"info": {
|
|
4
|
-
"version": "5.
|
|
4
|
+
"version": "5.13.0",
|
|
5
5
|
"title": "GitHub's official OpenAPI spec + Octokit extension",
|
|
6
6
|
"description": "OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs",
|
|
7
7
|
"license": { "name": "MIT", "url": "https://spdx.org/licenses/MIT" },
|
|
@@ -1051,7 +1051,7 @@
|
|
|
1051
1051
|
"url": "https://docs.github.com/rest/reference/apps#update-a-webhook-configuration-for-an-app"
|
|
1052
1052
|
},
|
|
1053
1053
|
"requestBody": {
|
|
1054
|
-
"required":
|
|
1054
|
+
"required": true,
|
|
1055
1055
|
"content": {
|
|
1056
1056
|
"application/json": {
|
|
1057
1057
|
"schema": {
|
|
@@ -25322,6 +25322,71 @@
|
|
|
25322
25322
|
"created_at"
|
|
25323
25323
|
]
|
|
25324
25324
|
}
|
|
25325
|
+
},
|
|
25326
|
+
"examples": {
|
|
25327
|
+
"default": {
|
|
25328
|
+
"value": [
|
|
25329
|
+
{
|
|
25330
|
+
"id": "22249084947",
|
|
25331
|
+
"type": "WatchEvent",
|
|
25332
|
+
"actor": {
|
|
25333
|
+
"id": 583231,
|
|
25334
|
+
"login": "octocat",
|
|
25335
|
+
"display_login": "octocat",
|
|
25336
|
+
"gravatar_id": "",
|
|
25337
|
+
"url": "https://api.github.com/users/octocat",
|
|
25338
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
25339
|
+
},
|
|
25340
|
+
"repo": {
|
|
25341
|
+
"id": 1296269,
|
|
25342
|
+
"name": "octocat/Hello-World",
|
|
25343
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
25344
|
+
},
|
|
25345
|
+
"payload": { "action": "started" },
|
|
25346
|
+
"public": true,
|
|
25347
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
25348
|
+
},
|
|
25349
|
+
{
|
|
25350
|
+
"id": "22249084964",
|
|
25351
|
+
"type": "PushEvent",
|
|
25352
|
+
"actor": {
|
|
25353
|
+
"id": 583231,
|
|
25354
|
+
"login": "octocat",
|
|
25355
|
+
"display_login": "octocat",
|
|
25356
|
+
"gravatar_id": "",
|
|
25357
|
+
"url": "https://api.github.com/users/octocat",
|
|
25358
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
25359
|
+
},
|
|
25360
|
+
"repo": {
|
|
25361
|
+
"id": 1296269,
|
|
25362
|
+
"name": "octocat/Hello-World",
|
|
25363
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
25364
|
+
},
|
|
25365
|
+
"payload": {
|
|
25366
|
+
"push_id": 10115855396,
|
|
25367
|
+
"size": 1,
|
|
25368
|
+
"distinct_size": 1,
|
|
25369
|
+
"ref": "refs/heads/master",
|
|
25370
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
25371
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
25372
|
+
"commits": [
|
|
25373
|
+
{
|
|
25374
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
25375
|
+
"author": {
|
|
25376
|
+
"email": "octocat@github.com",
|
|
25377
|
+
"name": "Monalisa Octocat"
|
|
25378
|
+
},
|
|
25379
|
+
"message": "commit",
|
|
25380
|
+
"distinct": true,
|
|
25381
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
25382
|
+
}
|
|
25383
|
+
]
|
|
25384
|
+
},
|
|
25385
|
+
"public": true,
|
|
25386
|
+
"created_at": "2022-06-07T07:50:26Z"
|
|
25387
|
+
}
|
|
25388
|
+
]
|
|
25389
|
+
}
|
|
25325
25390
|
}
|
|
25326
25391
|
}
|
|
25327
25392
|
}
|
|
@@ -41645,6 +41710,71 @@
|
|
|
41645
41710
|
"created_at"
|
|
41646
41711
|
]
|
|
41647
41712
|
}
|
|
41713
|
+
},
|
|
41714
|
+
"examples": {
|
|
41715
|
+
"default": {
|
|
41716
|
+
"value": [
|
|
41717
|
+
{
|
|
41718
|
+
"id": "22249084964",
|
|
41719
|
+
"type": "PushEvent",
|
|
41720
|
+
"actor": {
|
|
41721
|
+
"id": 583231,
|
|
41722
|
+
"login": "octocat",
|
|
41723
|
+
"display_login": "octocat",
|
|
41724
|
+
"gravatar_id": "",
|
|
41725
|
+
"url": "https://api.github.com/users/octocat",
|
|
41726
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
41727
|
+
},
|
|
41728
|
+
"repo": {
|
|
41729
|
+
"id": 1296269,
|
|
41730
|
+
"name": "octocat/Hello-World",
|
|
41731
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
41732
|
+
},
|
|
41733
|
+
"payload": {
|
|
41734
|
+
"push_id": 10115855396,
|
|
41735
|
+
"size": 1,
|
|
41736
|
+
"distinct_size": 1,
|
|
41737
|
+
"ref": "refs/heads/master",
|
|
41738
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
41739
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
41740
|
+
"commits": [
|
|
41741
|
+
{
|
|
41742
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
41743
|
+
"author": {
|
|
41744
|
+
"email": "octocat@github.com",
|
|
41745
|
+
"name": "Monalisa Octocat"
|
|
41746
|
+
},
|
|
41747
|
+
"message": "commit",
|
|
41748
|
+
"distinct": true,
|
|
41749
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
41750
|
+
}
|
|
41751
|
+
]
|
|
41752
|
+
},
|
|
41753
|
+
"public": true,
|
|
41754
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
41755
|
+
},
|
|
41756
|
+
{
|
|
41757
|
+
"id": "22237752260",
|
|
41758
|
+
"type": "WatchEvent",
|
|
41759
|
+
"actor": {
|
|
41760
|
+
"id": 583231,
|
|
41761
|
+
"login": "octocat",
|
|
41762
|
+
"display_login": "octocat",
|
|
41763
|
+
"gravatar_id": "",
|
|
41764
|
+
"url": "https://api.github.com/users/rrubenich",
|
|
41765
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
41766
|
+
},
|
|
41767
|
+
"repo": {
|
|
41768
|
+
"id": 1296269,
|
|
41769
|
+
"name": "octocat/Hello-World",
|
|
41770
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
41771
|
+
},
|
|
41772
|
+
"payload": { "action": "started" },
|
|
41773
|
+
"public": true,
|
|
41774
|
+
"created_at": "2022-06-08T23:29:25Z"
|
|
41775
|
+
}
|
|
41776
|
+
]
|
|
41777
|
+
}
|
|
41648
41778
|
}
|
|
41649
41779
|
}
|
|
41650
41780
|
}
|
|
@@ -43338,7 +43468,7 @@
|
|
|
43338
43468
|
"type": "object",
|
|
43339
43469
|
"properties": {
|
|
43340
43470
|
"last_read_at": {
|
|
43341
|
-
"description": "Describes the last point that notifications were checked.",
|
|
43471
|
+
"description": "Describes the last point that notifications were checked. Anything updated since this time will not be marked as read. If you omit this parameter, all notifications are marked as read. This is a timestamp in [ISO 8601](https://en.wikipedia.org/wiki/ISO_8601) format: `YYYY-MM-DDTHH:MM:SSZ`. Default: The current timestamp.",
|
|
43342
43472
|
"type": "string",
|
|
43343
43473
|
"format": "date-time"
|
|
43344
43474
|
},
|
|
@@ -43347,6 +43477,14 @@
|
|
|
43347
43477
|
"type": "boolean"
|
|
43348
43478
|
}
|
|
43349
43479
|
}
|
|
43480
|
+
},
|
|
43481
|
+
"examples": {
|
|
43482
|
+
"default": {
|
|
43483
|
+
"value": {
|
|
43484
|
+
"last_read_at": "2022-06-10T00:00:00Z",
|
|
43485
|
+
"read": true
|
|
43486
|
+
}
|
|
43487
|
+
}
|
|
43350
43488
|
}
|
|
43351
43489
|
}
|
|
43352
43490
|
}
|
|
@@ -43359,6 +43497,13 @@
|
|
|
43359
43497
|
"schema": {
|
|
43360
43498
|
"type": "object",
|
|
43361
43499
|
"properties": { "message": { "type": "string" } }
|
|
43500
|
+
},
|
|
43501
|
+
"examples": {
|
|
43502
|
+
"default": {
|
|
43503
|
+
"value": {
|
|
43504
|
+
"message": "Unread notifications couldn't be marked in a single request. Notifications are being marked as read in the background."
|
|
43505
|
+
}
|
|
43506
|
+
}
|
|
43362
43507
|
}
|
|
43363
43508
|
}
|
|
43364
43509
|
}
|
|
@@ -43424,7 +43569,7 @@
|
|
|
43424
43569
|
"parameters": [
|
|
43425
43570
|
{
|
|
43426
43571
|
"name": "thread_id",
|
|
43427
|
-
"description": "The unique identifier of the thread.",
|
|
43572
|
+
"description": "The unique identifier of the pull request thread.",
|
|
43428
43573
|
"in": "path",
|
|
43429
43574
|
"required": true,
|
|
43430
43575
|
"schema": { "type": "integer" }
|
|
@@ -44904,7 +45049,7 @@
|
|
|
44904
45049
|
"parameters": [
|
|
44905
45050
|
{
|
|
44906
45051
|
"name": "thread_id",
|
|
44907
|
-
"description": "The unique identifier of the thread.",
|
|
45052
|
+
"description": "The unique identifier of the pull request thread.",
|
|
44908
45053
|
"in": "path",
|
|
44909
45054
|
"required": true,
|
|
44910
45055
|
"schema": { "type": "integer" }
|
|
@@ -44954,7 +45099,7 @@
|
|
|
44954
45099
|
"parameters": [
|
|
44955
45100
|
{
|
|
44956
45101
|
"name": "thread_id",
|
|
44957
|
-
"description": "The unique identifier of the thread.",
|
|
45102
|
+
"description": "The unique identifier of the pull request thread.",
|
|
44958
45103
|
"in": "path",
|
|
44959
45104
|
"required": true,
|
|
44960
45105
|
"schema": { "type": "integer" }
|
|
@@ -45076,7 +45221,7 @@
|
|
|
45076
45221
|
"parameters": [
|
|
45077
45222
|
{
|
|
45078
45223
|
"name": "thread_id",
|
|
45079
|
-
"description": "The unique identifier of the thread.",
|
|
45224
|
+
"description": "The unique identifier of the pull request thread.",
|
|
45080
45225
|
"in": "path",
|
|
45081
45226
|
"required": true,
|
|
45082
45227
|
"schema": { "type": "integer" }
|
|
@@ -45095,7 +45240,8 @@
|
|
|
45095
45240
|
}
|
|
45096
45241
|
},
|
|
45097
45242
|
"type": "object"
|
|
45098
|
-
}
|
|
45243
|
+
},
|
|
45244
|
+
"examples": { "default": { "value": { "ignored": false } } }
|
|
45099
45245
|
}
|
|
45100
45246
|
}
|
|
45101
45247
|
},
|
|
@@ -45215,7 +45361,7 @@
|
|
|
45215
45361
|
"parameters": [
|
|
45216
45362
|
{
|
|
45217
45363
|
"name": "thread_id",
|
|
45218
|
-
"description": "The unique identifier of the thread.",
|
|
45364
|
+
"description": "The unique identifier of the pull request thread.",
|
|
45219
45365
|
"in": "path",
|
|
45220
45366
|
"required": true,
|
|
45221
45367
|
"schema": { "type": "integer" }
|
|
@@ -191540,6 +191686,313 @@
|
|
|
191540
191686
|
"x-octokit": {}
|
|
191541
191687
|
}
|
|
191542
191688
|
},
|
|
191689
|
+
"/repos/{owner}/{repo}/dependency-graph/snapshots": {
|
|
191690
|
+
"post": {
|
|
191691
|
+
"summary": "Create a snapshot of dependencies for a repository",
|
|
191692
|
+
"description": "Create a new snapshot of a repository's dependencies. You must authenticate using an access token with the `repo` scope to use this endpoint for a repository that the requesting user has access to.",
|
|
191693
|
+
"tags": ["dependency-graph"],
|
|
191694
|
+
"operationId": "dependency-graph/create-repository-snapshot",
|
|
191695
|
+
"externalDocs": {
|
|
191696
|
+
"description": "API method documentation",
|
|
191697
|
+
"url": "https://docs.github.com/rest/reference/dependency-graph#create-a-snapshot-of-dependencies-for-a-repository"
|
|
191698
|
+
},
|
|
191699
|
+
"parameters": [
|
|
191700
|
+
{
|
|
191701
|
+
"name": "owner",
|
|
191702
|
+
"description": "The account owner of the repository. The name is not case sensitive.",
|
|
191703
|
+
"in": "path",
|
|
191704
|
+
"required": true,
|
|
191705
|
+
"schema": { "type": "string" }
|
|
191706
|
+
},
|
|
191707
|
+
{
|
|
191708
|
+
"name": "repo",
|
|
191709
|
+
"description": "The name of the repository. The name is not case sensitive.",
|
|
191710
|
+
"in": "path",
|
|
191711
|
+
"required": true,
|
|
191712
|
+
"schema": { "type": "string" }
|
|
191713
|
+
}
|
|
191714
|
+
],
|
|
191715
|
+
"requestBody": {
|
|
191716
|
+
"required": true,
|
|
191717
|
+
"content": {
|
|
191718
|
+
"application/json": {
|
|
191719
|
+
"schema": {
|
|
191720
|
+
"title": "snapshot",
|
|
191721
|
+
"description": "Create a new snapshot of a repository's dependencies.",
|
|
191722
|
+
"type": "object",
|
|
191723
|
+
"properties": {
|
|
191724
|
+
"version": {
|
|
191725
|
+
"description": "The version of the repository snapshot submission.",
|
|
191726
|
+
"type": "integer"
|
|
191727
|
+
},
|
|
191728
|
+
"job": {
|
|
191729
|
+
"type": "object",
|
|
191730
|
+
"properties": {
|
|
191731
|
+
"id": {
|
|
191732
|
+
"type": "string",
|
|
191733
|
+
"description": "The external ID of the job.",
|
|
191734
|
+
"example": "5622a2b0-63f6-4732-8c34-a1ab27e102a11"
|
|
191735
|
+
},
|
|
191736
|
+
"correlator": {
|
|
191737
|
+
"type": "string",
|
|
191738
|
+
"description": "Correlator provides a key that is used to group snapshots submitted over time. Only the \"latest\" submitted snapshot for a given combination of `job.correlator` and `detector.name` will be considered when calculating a repository's current dependencies. Correlator should be as unique as it takes to distinguish all detection runs for a given \"wave\" of CI workflow you run. If you're using GitHub Actions, a good default value for this could be the environment variables GITHUB_WORKFLOW and GITHUB_JOB concatenated together. If you're using a build matrix, then you'll also need to add additional key(s) to distinguish between each submission inside a matrix variation.",
|
|
191739
|
+
"example": "yourworkflowname_yourjobname"
|
|
191740
|
+
},
|
|
191741
|
+
"html_url": {
|
|
191742
|
+
"type": "string",
|
|
191743
|
+
"description": "The url for the job.",
|
|
191744
|
+
"example": "http://example.com/build"
|
|
191745
|
+
}
|
|
191746
|
+
},
|
|
191747
|
+
"required": ["id", "correlator"],
|
|
191748
|
+
"additionalProperties": false
|
|
191749
|
+
},
|
|
191750
|
+
"sha": {
|
|
191751
|
+
"description": "The commit SHA associated with this dependency snapshot.",
|
|
191752
|
+
"type": "string",
|
|
191753
|
+
"example": "ddc951f4b1293222421f2c8df679786153acf689",
|
|
191754
|
+
"minLength": 40
|
|
191755
|
+
},
|
|
191756
|
+
"ref": {
|
|
191757
|
+
"description": "The repository branch that triggered this snapshot.",
|
|
191758
|
+
"type": "string",
|
|
191759
|
+
"pattern": "^refs/",
|
|
191760
|
+
"example": "refs/heads/main"
|
|
191761
|
+
},
|
|
191762
|
+
"detector": {
|
|
191763
|
+
"type": "object",
|
|
191764
|
+
"description": "A description of the detector used.",
|
|
191765
|
+
"properties": {
|
|
191766
|
+
"name": {
|
|
191767
|
+
"type": "string",
|
|
191768
|
+
"description": "The name of the detector used.",
|
|
191769
|
+
"example": "docker buildtime detector"
|
|
191770
|
+
},
|
|
191771
|
+
"version": {
|
|
191772
|
+
"type": "string",
|
|
191773
|
+
"description": "The version of the detector used.",
|
|
191774
|
+
"example": "1.0.0"
|
|
191775
|
+
},
|
|
191776
|
+
"url": {
|
|
191777
|
+
"type": "string",
|
|
191778
|
+
"description": "The url of the detector used.",
|
|
191779
|
+
"example": "http://example.com/docker-buildtimer-detector"
|
|
191780
|
+
}
|
|
191781
|
+
},
|
|
191782
|
+
"required": ["name", "version", "url"],
|
|
191783
|
+
"additionalProperties": false
|
|
191784
|
+
},
|
|
191785
|
+
"metadata": {
|
|
191786
|
+
"title": "metadata",
|
|
191787
|
+
"description": "User-defined metadata to store domain-specific information limited to 8 keys with scalar values.",
|
|
191788
|
+
"type": "object",
|
|
191789
|
+
"maxProperties": 8,
|
|
191790
|
+
"additionalProperties": {
|
|
191791
|
+
"nullable": true,
|
|
191792
|
+
"anyOf": [
|
|
191793
|
+
{ "type": "string" },
|
|
191794
|
+
{ "type": "number" },
|
|
191795
|
+
{ "type": "boolean" }
|
|
191796
|
+
]
|
|
191797
|
+
}
|
|
191798
|
+
},
|
|
191799
|
+
"manifests": {
|
|
191800
|
+
"type": "object",
|
|
191801
|
+
"description": "A collection of package manifests",
|
|
191802
|
+
"additionalProperties": {
|
|
191803
|
+
"title": "manifest",
|
|
191804
|
+
"description": "A collection of related dependencies declared in a file or representing a logical group of dependencies.",
|
|
191805
|
+
"type": "object",
|
|
191806
|
+
"properties": {
|
|
191807
|
+
"name": {
|
|
191808
|
+
"type": "string",
|
|
191809
|
+
"description": "The name of the manifest.",
|
|
191810
|
+
"example": "package-lock.json"
|
|
191811
|
+
},
|
|
191812
|
+
"file": {
|
|
191813
|
+
"type": "object",
|
|
191814
|
+
"properties": {
|
|
191815
|
+
"source_location": {
|
|
191816
|
+
"type": "string",
|
|
191817
|
+
"description": "The path of the manifest file relative to the root of the Git repository.",
|
|
191818
|
+
"example": "/src/build/package-lock.json"
|
|
191819
|
+
}
|
|
191820
|
+
},
|
|
191821
|
+
"additionalProperties": false
|
|
191822
|
+
},
|
|
191823
|
+
"metadata": {
|
|
191824
|
+
"title": "metadata",
|
|
191825
|
+
"description": "User-defined metadata to store domain-specific information limited to 8 keys with scalar values.",
|
|
191826
|
+
"type": "object",
|
|
191827
|
+
"maxProperties": 8,
|
|
191828
|
+
"additionalProperties": {
|
|
191829
|
+
"nullable": true,
|
|
191830
|
+
"anyOf": [
|
|
191831
|
+
{ "type": "string" },
|
|
191832
|
+
{ "type": "number" },
|
|
191833
|
+
{ "type": "boolean" }
|
|
191834
|
+
]
|
|
191835
|
+
}
|
|
191836
|
+
},
|
|
191837
|
+
"resolved": {
|
|
191838
|
+
"additionalProperties": {
|
|
191839
|
+
"title": "Dependency",
|
|
191840
|
+
"description": "A single package dependency.",
|
|
191841
|
+
"type": "object",
|
|
191842
|
+
"properties": {
|
|
191843
|
+
"package_url": {
|
|
191844
|
+
"type": "string",
|
|
191845
|
+
"description": "Package-url (PURL) of dependency. See https://github.com/package-url/purl-spec for more details.",
|
|
191846
|
+
"example": "pkg:/npm/%40actions/http-client@1.0.11",
|
|
191847
|
+
"pattern": "^pkg"
|
|
191848
|
+
},
|
|
191849
|
+
"metadata": {
|
|
191850
|
+
"title": "metadata",
|
|
191851
|
+
"description": "User-defined metadata to store domain-specific information limited to 8 keys with scalar values.",
|
|
191852
|
+
"type": "object",
|
|
191853
|
+
"maxProperties": 8,
|
|
191854
|
+
"additionalProperties": {
|
|
191855
|
+
"nullable": true,
|
|
191856
|
+
"anyOf": [
|
|
191857
|
+
{ "type": "string" },
|
|
191858
|
+
{ "type": "number" },
|
|
191859
|
+
{ "type": "boolean" }
|
|
191860
|
+
]
|
|
191861
|
+
}
|
|
191862
|
+
},
|
|
191863
|
+
"relationship": {
|
|
191864
|
+
"type": "string",
|
|
191865
|
+
"description": "A notation of whether a dependency is requested directly by this manifest or is a dependency of another dependency.",
|
|
191866
|
+
"example": "direct",
|
|
191867
|
+
"enum": ["direct", "indirect"]
|
|
191868
|
+
},
|
|
191869
|
+
"scope": {
|
|
191870
|
+
"type": "string",
|
|
191871
|
+
"description": "A notation of whether the dependency is required for the primary build artifact (runtime) or is only used for development. Future versions of this specification may allow for more granular scopes.",
|
|
191872
|
+
"example": "runtime",
|
|
191873
|
+
"enum": ["runtime", "development"]
|
|
191874
|
+
},
|
|
191875
|
+
"dependencies": {
|
|
191876
|
+
"type": "array",
|
|
191877
|
+
"description": "Array of package-url (PURLs) of direct child dependencies.",
|
|
191878
|
+
"example": "@actions/http-client",
|
|
191879
|
+
"items": { "type": "string" }
|
|
191880
|
+
}
|
|
191881
|
+
},
|
|
191882
|
+
"additionalProperties": false
|
|
191883
|
+
}
|
|
191884
|
+
}
|
|
191885
|
+
},
|
|
191886
|
+
"required": ["name"],
|
|
191887
|
+
"additionalProperties": false
|
|
191888
|
+
}
|
|
191889
|
+
},
|
|
191890
|
+
"scanned": {
|
|
191891
|
+
"type": "string",
|
|
191892
|
+
"format": "date-time",
|
|
191893
|
+
"description": "The time at which the snapshot was scanned.",
|
|
191894
|
+
"example": "2020-06-13T14:52:50-05:00"
|
|
191895
|
+
}
|
|
191896
|
+
},
|
|
191897
|
+
"required": [
|
|
191898
|
+
"detector",
|
|
191899
|
+
"version",
|
|
191900
|
+
"ref",
|
|
191901
|
+
"sha",
|
|
191902
|
+
"job",
|
|
191903
|
+
"scanned"
|
|
191904
|
+
],
|
|
191905
|
+
"additionalProperties": false
|
|
191906
|
+
},
|
|
191907
|
+
"examples": {
|
|
191908
|
+
"example-of-a-dependency-submission": {
|
|
191909
|
+
"value": {
|
|
191910
|
+
"version": 0,
|
|
191911
|
+
"sha": "ce587453ced02b1526dfb4cb910479d431683101",
|
|
191912
|
+
"ref": "refs/heads/main",
|
|
191913
|
+
"job": {
|
|
191914
|
+
"correlator": "yourworkflowname_youractionname",
|
|
191915
|
+
"id": "yourrunid"
|
|
191916
|
+
},
|
|
191917
|
+
"detector": {
|
|
191918
|
+
"name": "octo-detector",
|
|
191919
|
+
"version": "0.0.1",
|
|
191920
|
+
"url": "https://github.com/octo-org/octo-repo"
|
|
191921
|
+
},
|
|
191922
|
+
"scanned": "2022-06-14T20:25:00Z",
|
|
191923
|
+
"manifests": {
|
|
191924
|
+
"package-lock.json": {
|
|
191925
|
+
"name": "package-lock.json",
|
|
191926
|
+
"file": { "source_location": "src/package-lock.json" },
|
|
191927
|
+
"resolved": {
|
|
191928
|
+
"@actions/core": {
|
|
191929
|
+
"package_url": "pkg:/npm/%40actions/core@1.1.9",
|
|
191930
|
+
"dependencies": ["@actions/http-client"]
|
|
191931
|
+
},
|
|
191932
|
+
"@actions/http-client": {
|
|
191933
|
+
"package_url": "pkg:/npm/%40actions/http-client@1.0.7",
|
|
191934
|
+
"dependencies": ["tunnel"]
|
|
191935
|
+
},
|
|
191936
|
+
"tunnel": { "package_url": "pkg:/npm/tunnel@0.0.6" }
|
|
191937
|
+
}
|
|
191938
|
+
}
|
|
191939
|
+
}
|
|
191940
|
+
}
|
|
191941
|
+
}
|
|
191942
|
+
}
|
|
191943
|
+
}
|
|
191944
|
+
}
|
|
191945
|
+
},
|
|
191946
|
+
"responses": {
|
|
191947
|
+
"201": {
|
|
191948
|
+
"description": "Response",
|
|
191949
|
+
"content": {
|
|
191950
|
+
"application/json": {
|
|
191951
|
+
"schema": {
|
|
191952
|
+
"type": "object",
|
|
191953
|
+
"required": ["id", "created_at", "result", "message"],
|
|
191954
|
+
"properties": {
|
|
191955
|
+
"id": {
|
|
191956
|
+
"type": "integer",
|
|
191957
|
+
"description": "ID of the created snapshot."
|
|
191958
|
+
},
|
|
191959
|
+
"created_at": {
|
|
191960
|
+
"type": "string",
|
|
191961
|
+
"description": "The time at which the snapshot was created."
|
|
191962
|
+
},
|
|
191963
|
+
"result": {
|
|
191964
|
+
"type": "string",
|
|
191965
|
+
"description": "Either \"SUCCESS\", \"ACCEPTED\", or \"INVALID\". \"SUCCESS\" indicates that the snapshot was successfully created and the repository's dependencies were updated. \"ACCEPTED\" indicates that the snapshot was successfully created, but the repository's dependencies were not updated. \"INVALID\" indicates that the snapshot was malformed."
|
|
191966
|
+
},
|
|
191967
|
+
"message": {
|
|
191968
|
+
"type": "string",
|
|
191969
|
+
"description": "A message providing further details about the result, such as why the dependencies were not updated."
|
|
191970
|
+
}
|
|
191971
|
+
}
|
|
191972
|
+
},
|
|
191973
|
+
"examples": {
|
|
191974
|
+
"example-of-a-dependency-submission": {
|
|
191975
|
+
"value": {
|
|
191976
|
+
"id": 12345,
|
|
191977
|
+
"created_at": "2018-05-04T01:14:52Z",
|
|
191978
|
+
"message": "Dependency results for the repo have been successfully updated.",
|
|
191979
|
+
"result": "SUCCESS"
|
|
191980
|
+
}
|
|
191981
|
+
}
|
|
191982
|
+
}
|
|
191983
|
+
}
|
|
191984
|
+
}
|
|
191985
|
+
}
|
|
191986
|
+
},
|
|
191987
|
+
"x-github": {
|
|
191988
|
+
"githubCloudOnly": true,
|
|
191989
|
+
"enabledForGitHubApps": true,
|
|
191990
|
+
"category": "dependency-graph",
|
|
191991
|
+
"subcategory": "dependency-submission"
|
|
191992
|
+
},
|
|
191993
|
+
"x-octokit": {}
|
|
191994
|
+
}
|
|
191995
|
+
},
|
|
191543
191996
|
"/repos/{owner}/{repo}/deployments": {
|
|
191544
191997
|
"get": {
|
|
191545
191998
|
"summary": "List deployments",
|
|
@@ -308006,7 +308459,7 @@
|
|
|
308006
308459
|
"/repos/{owner}/{repo}/vulnerability-alerts": {
|
|
308007
308460
|
"get": {
|
|
308008
308461
|
"summary": "Check if vulnerability alerts are enabled for a repository",
|
|
308009
|
-
"description": "Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://docs.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\".",
|
|
308462
|
+
"description": "Shows whether dependency alerts are enabled or disabled for a repository. The authenticated user must have admin read access to the repository. For more information, see \"[About security alerts for vulnerable dependencies](https://docs.github.com/en/articles/about-security-alerts-for-vulnerable-dependencies)\".",
|
|
308010
308463
|
"tags": ["repos"],
|
|
308011
308464
|
"operationId": "repos/check-vulnerability-alerts",
|
|
308012
308465
|
"externalDocs": {
|
|
@@ -328114,6 +328567,12 @@
|
|
|
328114
328567
|
"default": "member"
|
|
328115
328568
|
}
|
|
328116
328569
|
}
|
|
328570
|
+
},
|
|
328571
|
+
"examples": {
|
|
328572
|
+
"default": {
|
|
328573
|
+
"summary": "Assign the member role for a user in a team",
|
|
328574
|
+
"value": { "role": "member" }
|
|
328575
|
+
}
|
|
328117
328576
|
}
|
|
328118
328577
|
}
|
|
328119
328578
|
}
|
|
@@ -383292,6 +383751,71 @@
|
|
|
383292
383751
|
"created_at"
|
|
383293
383752
|
]
|
|
383294
383753
|
}
|
|
383754
|
+
},
|
|
383755
|
+
"examples": {
|
|
383756
|
+
"default": {
|
|
383757
|
+
"value": [
|
|
383758
|
+
{
|
|
383759
|
+
"id": "22249084947",
|
|
383760
|
+
"type": "WatchEvent",
|
|
383761
|
+
"actor": {
|
|
383762
|
+
"id": 583231,
|
|
383763
|
+
"login": "octocat",
|
|
383764
|
+
"display_login": "octocat",
|
|
383765
|
+
"gravatar_id": "",
|
|
383766
|
+
"url": "https://api.github.com/users/octocat",
|
|
383767
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
383768
|
+
},
|
|
383769
|
+
"repo": {
|
|
383770
|
+
"id": 1296269,
|
|
383771
|
+
"name": "octocat/Hello-World",
|
|
383772
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
383773
|
+
},
|
|
383774
|
+
"payload": { "action": "started" },
|
|
383775
|
+
"public": true,
|
|
383776
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
383777
|
+
},
|
|
383778
|
+
{
|
|
383779
|
+
"id": "22249084964",
|
|
383780
|
+
"type": "PushEvent",
|
|
383781
|
+
"actor": {
|
|
383782
|
+
"id": 583231,
|
|
383783
|
+
"login": "octocat",
|
|
383784
|
+
"display_login": "octocat",
|
|
383785
|
+
"gravatar_id": "",
|
|
383786
|
+
"url": "https://api.github.com/users/octocat",
|
|
383787
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
383788
|
+
},
|
|
383789
|
+
"repo": {
|
|
383790
|
+
"id": 1296269,
|
|
383791
|
+
"name": "octocat/Hello-World",
|
|
383792
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
383793
|
+
},
|
|
383794
|
+
"payload": {
|
|
383795
|
+
"push_id": 10115855396,
|
|
383796
|
+
"size": 1,
|
|
383797
|
+
"distinct_size": 1,
|
|
383798
|
+
"ref": "refs/heads/master",
|
|
383799
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
383800
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
383801
|
+
"commits": [
|
|
383802
|
+
{
|
|
383803
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
383804
|
+
"author": {
|
|
383805
|
+
"email": "octocat@github.com",
|
|
383806
|
+
"name": "Monalisa Octocat"
|
|
383807
|
+
},
|
|
383808
|
+
"message": "commit",
|
|
383809
|
+
"distinct": true,
|
|
383810
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
383811
|
+
}
|
|
383812
|
+
]
|
|
383813
|
+
},
|
|
383814
|
+
"public": false,
|
|
383815
|
+
"created_at": "2022-06-07T07:50:26Z"
|
|
383816
|
+
}
|
|
383817
|
+
]
|
|
383818
|
+
}
|
|
383295
383819
|
}
|
|
383296
383820
|
}
|
|
383297
383821
|
}
|
|
@@ -385891,6 +386415,84 @@
|
|
|
385891
386415
|
"created_at"
|
|
385892
386416
|
]
|
|
385893
386417
|
}
|
|
386418
|
+
},
|
|
386419
|
+
"examples": {
|
|
386420
|
+
"default": {
|
|
386421
|
+
"value": [
|
|
386422
|
+
{
|
|
386423
|
+
"id": "22249084964",
|
|
386424
|
+
"type": "PushEvent",
|
|
386425
|
+
"actor": {
|
|
386426
|
+
"id": 583231,
|
|
386427
|
+
"login": "octocat",
|
|
386428
|
+
"display_login": "octocat",
|
|
386429
|
+
"gravatar_id": "",
|
|
386430
|
+
"url": "https://api.github.com/users/octocat",
|
|
386431
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
386432
|
+
},
|
|
386433
|
+
"repo": {
|
|
386434
|
+
"id": 1296269,
|
|
386435
|
+
"name": "octocat/Hello-World",
|
|
386436
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
386437
|
+
},
|
|
386438
|
+
"payload": {
|
|
386439
|
+
"push_id": 10115855396,
|
|
386440
|
+
"size": 1,
|
|
386441
|
+
"distinct_size": 1,
|
|
386442
|
+
"ref": "refs/heads/master",
|
|
386443
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
386444
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
386445
|
+
"commits": [
|
|
386446
|
+
{
|
|
386447
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
386448
|
+
"author": {
|
|
386449
|
+
"email": "octocat@github.com",
|
|
386450
|
+
"name": "Monalisa Octocat"
|
|
386451
|
+
},
|
|
386452
|
+
"message": "commit",
|
|
386453
|
+
"distinct": true,
|
|
386454
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
386455
|
+
}
|
|
386456
|
+
]
|
|
386457
|
+
},
|
|
386458
|
+
"public": false,
|
|
386459
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
386460
|
+
},
|
|
386461
|
+
{
|
|
386462
|
+
"id": "22196946742",
|
|
386463
|
+
"type": "CreateEvent",
|
|
386464
|
+
"actor": {
|
|
386465
|
+
"id": 583231,
|
|
386466
|
+
"login": "octocat",
|
|
386467
|
+
"display_login": "octocat",
|
|
386468
|
+
"gravatar_id": "",
|
|
386469
|
+
"url": "https://api.github.com/users/octocat",
|
|
386470
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
386471
|
+
},
|
|
386472
|
+
"repo": {
|
|
386473
|
+
"id": 1296269,
|
|
386474
|
+
"name": "octocat/Hello-World",
|
|
386475
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
386476
|
+
},
|
|
386477
|
+
"payload": {
|
|
386478
|
+
"ref": null,
|
|
386479
|
+
"ref_type": "repository",
|
|
386480
|
+
"master_branch": "master",
|
|
386481
|
+
"description": null,
|
|
386482
|
+
"pusher_type": "user"
|
|
386483
|
+
},
|
|
386484
|
+
"public": false,
|
|
386485
|
+
"created_at": "2022-06-07T07:50:26Z",
|
|
386486
|
+
"org": {
|
|
386487
|
+
"id": 9919,
|
|
386488
|
+
"login": "github",
|
|
386489
|
+
"gravatar_id": "",
|
|
386490
|
+
"url": "https://api.github.com/orgs/github",
|
|
386491
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/9919?"
|
|
386492
|
+
}
|
|
386493
|
+
}
|
|
386494
|
+
]
|
|
386495
|
+
}
|
|
385894
386496
|
}
|
|
385895
386497
|
}
|
|
385896
386498
|
}
|
|
@@ -388483,6 +389085,71 @@
|
|
|
388483
389085
|
"created_at"
|
|
388484
389086
|
]
|
|
388485
389087
|
}
|
|
389088
|
+
},
|
|
389089
|
+
"examples": {
|
|
389090
|
+
"default": {
|
|
389091
|
+
"value": [
|
|
389092
|
+
{
|
|
389093
|
+
"id": "22249084947",
|
|
389094
|
+
"type": "WatchEvent",
|
|
389095
|
+
"actor": {
|
|
389096
|
+
"id": 583231,
|
|
389097
|
+
"login": "octocat",
|
|
389098
|
+
"display_login": "octocat",
|
|
389099
|
+
"gravatar_id": "",
|
|
389100
|
+
"url": "https://api.github.com/users/octocat",
|
|
389101
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
389102
|
+
},
|
|
389103
|
+
"repo": {
|
|
389104
|
+
"id": 1296269,
|
|
389105
|
+
"name": "octocat/Hello-World",
|
|
389106
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
389107
|
+
},
|
|
389108
|
+
"payload": { "action": "started" },
|
|
389109
|
+
"public": true,
|
|
389110
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
389111
|
+
},
|
|
389112
|
+
{
|
|
389113
|
+
"id": "22249084964",
|
|
389114
|
+
"type": "PushEvent",
|
|
389115
|
+
"actor": {
|
|
389116
|
+
"id": 583231,
|
|
389117
|
+
"login": "octocat",
|
|
389118
|
+
"display_login": "octocat",
|
|
389119
|
+
"gravatar_id": "",
|
|
389120
|
+
"url": "https://api.github.com/users/octocat",
|
|
389121
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
389122
|
+
},
|
|
389123
|
+
"repo": {
|
|
389124
|
+
"id": 1296269,
|
|
389125
|
+
"name": "octocat/Hello-World",
|
|
389126
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
389127
|
+
},
|
|
389128
|
+
"payload": {
|
|
389129
|
+
"push_id": 10115855396,
|
|
389130
|
+
"size": 1,
|
|
389131
|
+
"distinct_size": 1,
|
|
389132
|
+
"ref": "refs/heads/master",
|
|
389133
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
389134
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
389135
|
+
"commits": [
|
|
389136
|
+
{
|
|
389137
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
389138
|
+
"author": {
|
|
389139
|
+
"email": "octocat@github.com",
|
|
389140
|
+
"name": "Monalisa Octocat"
|
|
389141
|
+
},
|
|
389142
|
+
"message": "commit",
|
|
389143
|
+
"distinct": true,
|
|
389144
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
389145
|
+
}
|
|
389146
|
+
]
|
|
389147
|
+
},
|
|
389148
|
+
"public": true,
|
|
389149
|
+
"created_at": "2022-06-08T23:29:25Z"
|
|
389150
|
+
}
|
|
389151
|
+
]
|
|
389152
|
+
}
|
|
388486
389153
|
}
|
|
388487
389154
|
}
|
|
388488
389155
|
}
|
|
@@ -397582,6 +398249,84 @@
|
|
|
397582
398249
|
"created_at"
|
|
397583
398250
|
]
|
|
397584
398251
|
}
|
|
398252
|
+
},
|
|
398253
|
+
"examples": {
|
|
398254
|
+
"default": {
|
|
398255
|
+
"value": [
|
|
398256
|
+
{
|
|
398257
|
+
"id": "22249084964",
|
|
398258
|
+
"type": "PushEvent",
|
|
398259
|
+
"actor": {
|
|
398260
|
+
"id": 583231,
|
|
398261
|
+
"login": "octocat",
|
|
398262
|
+
"display_login": "octocat",
|
|
398263
|
+
"gravatar_id": "",
|
|
398264
|
+
"url": "https://api.github.com/users/octocat",
|
|
398265
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
398266
|
+
},
|
|
398267
|
+
"repo": {
|
|
398268
|
+
"id": 1296269,
|
|
398269
|
+
"name": "octocat/Hello-World",
|
|
398270
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
398271
|
+
},
|
|
398272
|
+
"payload": {
|
|
398273
|
+
"push_id": 10115855396,
|
|
398274
|
+
"size": 1,
|
|
398275
|
+
"distinct_size": 1,
|
|
398276
|
+
"ref": "refs/heads/master",
|
|
398277
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
398278
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
398279
|
+
"commits": [
|
|
398280
|
+
{
|
|
398281
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
398282
|
+
"author": {
|
|
398283
|
+
"email": "octocat@github.com",
|
|
398284
|
+
"name": "Monalisa Octocat"
|
|
398285
|
+
},
|
|
398286
|
+
"message": "commit",
|
|
398287
|
+
"distinct": true,
|
|
398288
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
398289
|
+
}
|
|
398290
|
+
]
|
|
398291
|
+
},
|
|
398292
|
+
"public": true,
|
|
398293
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
398294
|
+
},
|
|
398295
|
+
{
|
|
398296
|
+
"id": "22196946742",
|
|
398297
|
+
"type": "CreateEvent",
|
|
398298
|
+
"actor": {
|
|
398299
|
+
"id": 583231,
|
|
398300
|
+
"login": "octocat",
|
|
398301
|
+
"display_login": "octocat",
|
|
398302
|
+
"gravatar_id": "",
|
|
398303
|
+
"url": "https://api.github.com/users/octocat",
|
|
398304
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
398305
|
+
},
|
|
398306
|
+
"repo": {
|
|
398307
|
+
"id": 1296269,
|
|
398308
|
+
"name": "octocat/Hello-World",
|
|
398309
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
398310
|
+
},
|
|
398311
|
+
"payload": {
|
|
398312
|
+
"ref": null,
|
|
398313
|
+
"ref_type": "repository",
|
|
398314
|
+
"master_branch": "master",
|
|
398315
|
+
"description": null,
|
|
398316
|
+
"pusher_type": "user"
|
|
398317
|
+
},
|
|
398318
|
+
"public": false,
|
|
398319
|
+
"created_at": "2022-06-07T07:50:26Z",
|
|
398320
|
+
"org": {
|
|
398321
|
+
"id": 9919,
|
|
398322
|
+
"login": "github",
|
|
398323
|
+
"gravatar_id": "",
|
|
398324
|
+
"url": "https://api.github.com/orgs/github",
|
|
398325
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/9919?"
|
|
398326
|
+
}
|
|
398327
|
+
}
|
|
398328
|
+
]
|
|
398329
|
+
}
|
|
397585
398330
|
}
|
|
397586
398331
|
}
|
|
397587
398332
|
}
|
|
@@ -400174,6 +400919,84 @@
|
|
|
400174
400919
|
"created_at"
|
|
400175
400920
|
]
|
|
400176
400921
|
}
|
|
400922
|
+
},
|
|
400923
|
+
"examples": {
|
|
400924
|
+
"default": {
|
|
400925
|
+
"value": [
|
|
400926
|
+
{
|
|
400927
|
+
"id": "22249084964",
|
|
400928
|
+
"type": "PushEvent",
|
|
400929
|
+
"actor": {
|
|
400930
|
+
"id": 583231,
|
|
400931
|
+
"login": "octocat",
|
|
400932
|
+
"display_login": "octocat",
|
|
400933
|
+
"gravatar_id": "",
|
|
400934
|
+
"url": "https://api.github.com/users/octocat",
|
|
400935
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
400936
|
+
},
|
|
400937
|
+
"repo": {
|
|
400938
|
+
"id": 1296269,
|
|
400939
|
+
"name": "octocat/Hello-World",
|
|
400940
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
400941
|
+
},
|
|
400942
|
+
"payload": {
|
|
400943
|
+
"push_id": 10115855396,
|
|
400944
|
+
"size": 1,
|
|
400945
|
+
"distinct_size": 1,
|
|
400946
|
+
"ref": "refs/heads/master",
|
|
400947
|
+
"head": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
400948
|
+
"before": "883efe034920928c47fe18598c01249d1a9fdabd",
|
|
400949
|
+
"commits": [
|
|
400950
|
+
{
|
|
400951
|
+
"sha": "7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300",
|
|
400952
|
+
"author": {
|
|
400953
|
+
"email": "octocat@github.com",
|
|
400954
|
+
"name": "Monalisa Octocat"
|
|
400955
|
+
},
|
|
400956
|
+
"message": "commit",
|
|
400957
|
+
"distinct": true,
|
|
400958
|
+
"url": "https://api.github.com/repos/octocat/Hello-World/commits/7a8f3ac80e2ad2f6842cb86f576d4bfe2c03e300"
|
|
400959
|
+
}
|
|
400960
|
+
]
|
|
400961
|
+
},
|
|
400962
|
+
"public": true,
|
|
400963
|
+
"created_at": "2022-06-09T12:47:28Z"
|
|
400964
|
+
},
|
|
400965
|
+
{
|
|
400966
|
+
"id": "22196946742",
|
|
400967
|
+
"type": "CreateEvent",
|
|
400968
|
+
"actor": {
|
|
400969
|
+
"id": 583231,
|
|
400970
|
+
"login": "octocat",
|
|
400971
|
+
"display_login": "octocat",
|
|
400972
|
+
"gravatar_id": "",
|
|
400973
|
+
"url": "https://api.github.com/users/octocat",
|
|
400974
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/583231?v=4"
|
|
400975
|
+
},
|
|
400976
|
+
"repo": {
|
|
400977
|
+
"id": 1296269,
|
|
400978
|
+
"name": "octocat/Hello-World",
|
|
400979
|
+
"url": "https://api.github.com/repos/octocat/Hello-World"
|
|
400980
|
+
},
|
|
400981
|
+
"payload": {
|
|
400982
|
+
"ref": null,
|
|
400983
|
+
"ref_type": "repository",
|
|
400984
|
+
"master_branch": "master",
|
|
400985
|
+
"description": null,
|
|
400986
|
+
"pusher_type": "user"
|
|
400987
|
+
},
|
|
400988
|
+
"public": false,
|
|
400989
|
+
"created_at": "2022-06-07T07:50:26Z",
|
|
400990
|
+
"org": {
|
|
400991
|
+
"id": 9919,
|
|
400992
|
+
"login": "github",
|
|
400993
|
+
"gravatar_id": "",
|
|
400994
|
+
"url": "https://api.github.com/orgs/github",
|
|
400995
|
+
"avatar_url": "https://avatars.githubusercontent.com/u/9919?"
|
|
400996
|
+
}
|
|
400997
|
+
}
|
|
400998
|
+
]
|
|
400999
|
+
}
|
|
400177
401000
|
}
|
|
400178
401001
|
}
|
|
400179
401002
|
}
|