Skip to content

Commit 5a25221

Browse files
author
Marc-Andre Giroux
committed
v0.0.3
- Fixes generic string examples - Previous version did not bump the OpenAPI info.version property: This version properly sets it to `0.0.3`
1 parent 42a6dfe commit 5a25221

20 files changed

+914
-914
lines changed

descriptions/api.github.com/api.github.com.json

+39-39
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"openapi": "3.0.3",
33
"info": {
4-
"version": "0.0.1",
4+
"version": "0.0.3",
55
"title": "GitHub v3 REST API",
66
"description": "GitHub's v3 REST API.",
77
"license": {
@@ -55454,7 +55454,7 @@
5545455454
},
5545555455
"created_at": {
5545655456
"type": "string",
55457-
"example": "2020-06-11T21:31:57.000Z"
55457+
"example": "2011-01-26T19:01:12Z"
5545855458
}
5545955459
},
5546055460
"required": [
@@ -62032,7 +62032,7 @@
6203262032
"html_url": "https://developer.github.com",
6203362033
"source": {
6203462034
"branch": "master",
62035-
"path": "string"
62035+
"path": "/"
6203662036
}
6203762037
}
6203862038
},
@@ -63226,7 +63226,7 @@
6322663226
"created_at": "2016-06-13T14:52:50-05:00",
6322763227
"url": "https://api.github.com/user/repository_invitations/1296269",
6322863228
"html_url": "https://github.com/octocat/Hello-World/invitations",
63229-
"node_id": "string"
63229+
"node_id": "MDQ6VXNlcjE="
6323063230
}
6323163231
]
6323263232
},
@@ -64756,7 +64756,7 @@
6475664756
"continuous-integration/travis-ci"
6475764757
],
6475864758
"contexts_url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/required_status_checks/contexts",
64759-
"enforcement_level": "string"
64759+
"enforcement_level": "non_admins"
6476064760
},
6476164761
"enforce_admins": {
6476264762
"url": "https://api.github.com/repos/octocat/Hello-World/branches/master/protection/enforce_admins",
@@ -64913,7 +64913,7 @@
6491364913
},
6491464914
"zipball_url": "https://github.com/octocat/Hello-World/zipball/v0.1",
6491564915
"tarball_url": "https://github.com/octocat/Hello-World/tarball/v0.1",
64916-
"node_id": "string"
64916+
"node_id": "MDQ6VXNlcjE="
6491764917
}
6491864918
]
6491964919
},
@@ -65532,7 +65532,7 @@
6553265532
"position": 4,
6553365533
"line": 14,
6553465534
"commit_id": "6dcb09b5b57875f334f61aebed695e2e4193db5e",
65535-
"author_association": "string",
65535+
"author_association": "collaborator",
6553665536
"user": {
6553765537
"login": "octocat",
6553865538
"id": 1,
@@ -65568,7 +65568,7 @@
6556865568
"position": 4,
6556965569
"line": 14,
6557065570
"commit_id": "6dcb09b5b57875f334f61aebed695e2e4193db5e",
65571-
"author_association": "string",
65571+
"author_association": "collaborator",
6557265572
"user": {
6557365573
"login": "octocat",
6557465574
"id": 1,
@@ -65656,7 +65656,7 @@
6565665656
},
6565765657
"created_at": "2011-04-14T16:00:49Z",
6565865658
"updated_at": "2011-04-14T16:00:49Z",
65659-
"author_association": "string"
65659+
"author_association": "collaborator"
6566065660
}
6566165661
]
6566265662
},
@@ -66671,7 +66671,7 @@
6667166671
"url": "https://api.github.com/orgs/octo-org/migrations/79",
6667266672
"created_at": "2015-07-06T15:33:38-07:00",
6667366673
"updated_at": "2015-07-06T15:33:38-07:00",
66674-
"node_id": "string"
66674+
"node_id": "MDQ6VXNlcjE="
6667566675
}
6667666676
]
6667766677
},
@@ -67410,7 +67410,7 @@
6741067410
"url": "https://api.github.com/orgs/octo-org/migrations/79",
6741167411
"created_at": "2015-07-06T15:33:38-07:00",
6741267412
"updated_at": "2015-07-06T15:33:38-07:00",
67413-
"node_id": "string"
67413+
"node_id": "MDQ6VXNlcjE="
6741467414
}
6741567415
]
6741667416
},
@@ -68181,7 +68181,7 @@
6818168181
"title": "Spell Checker",
6818268182
"message": "Check your spelling for 'banaas'.",
6818368183
"raw_details": "Do you mean 'bananas' or 'banana'?",
68184-
"blob_href": "string"
68184+
"blob_href": "https://api.github.com/repos/github/rest-api-description/git/blobs/abc"
6818568185
}
6818668186
]
6818768187
},
@@ -68367,7 +68367,7 @@
6836768367
}
6836868368
},
6836968369
"latest_check_runs_count": 1,
68370-
"check_runs_url": "string"
68370+
"check_runs_url": "https://api.github.com/repos/octocat/Hello-World/check-suites/5/check-runs"
6837168371
}
6837268372
]
6837368373
}
@@ -68741,7 +68741,7 @@
6874168741
}
6874268742
},
6874368743
"latest_check_runs_count": 1,
68744-
"check_runs_url": "string"
68744+
"check_runs_url": "https://api.github.com/repos/octocat/Hello-World/check-suites/5/check-runs"
6874568745
}
6874668746
},
6874768747
"check-suite-preference": {
@@ -69927,7 +69927,7 @@
6992769927
},
6992869928
"updated_at": "2011-09-06T20:39:23Z",
6992969929
"created_at": "2011-09-06T17:26:27Z",
69930-
"type": "string"
69930+
"type": "Organization"
6993169931
}
6993269932
},
6993369933
"org-hook-2": {
@@ -69946,7 +69946,7 @@
6994669946
},
6994769947
"updated_at": "2011-09-06T20:39:23Z",
6994869948
"created_at": "2011-09-06T17:26:27Z",
69949-
"type": "string"
69949+
"type": "Organization"
6995069950
}
6995169951
},
6995269952
"organization-simple-items": {
@@ -70244,7 +70244,7 @@
7024470244
},
7024570245
"updated_at": "2011-09-06T20:39:23Z",
7024670246
"created_at": "2011-09-06T17:26:27Z",
70247-
"type": "string"
70247+
"type": "Organization"
7024870248
}
7024970249
]
7025070250
},
@@ -70380,10 +70380,10 @@
7038070380
"received_events_url": "https://api.github.com/users/mojombo/received_events",
7038170381
"type": "User",
7038270382
"score": 1,
70383-
"following_url": "string",
70384-
"gists_url": "string",
70385-
"starred_url": "string",
70386-
"events_url": "string",
70383+
"following_url": "https://api.github.com/users/mojombo/following{/other_user}",
70384+
"gists_url": "https://api.github.com/users/mojombo/gists{/gist_id}",
70385+
"starred_url": "https://api.github.com/users/mojombo/starred{/owner}{/repo}",
70386+
"events_url": "https://api.github.com/users/mojombo/events{/privacy}",
7038770387
"site_admin": true
7038870388
}
7038970389
]
@@ -70515,7 +70515,7 @@
7051570515
"deployments_url": "https://api.github.com/repos/octocat/Spoon-Knife/deployments"
7051670516
},
7051770517
"score": 1,
70518-
"node_id": "string"
70518+
"node_id": "MDQ6VXNlcjU4MzIzMQ=="
7051970519
}
7052070520
]
7052170521
}
@@ -70617,7 +70617,7 @@
7061770617
"body": "...",
7061870618
"score": 1,
7061970619
"locked": true,
70620-
"author_association": "string"
70620+
"author_association": "collaborator"
7062170621
}
7062270622
]
7062370623
}
@@ -73381,7 +73381,7 @@
7338173381
},
7338273382
"submitted_at": "2019-11-17T17:43:43Z",
7338373383
"commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091",
73384-
"author_association": "string"
73384+
"author_association": "collaborator"
7338573385
}
7338673386
},
7338773387
"pull-request-review-4": {
@@ -73422,7 +73422,7 @@
7342273422
},
7342373423
"submitted_at": "2019-11-17T17:43:43Z",
7342473424
"commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091",
73425-
"author_association": "string"
73425+
"author_association": "collaborator"
7342673426
}
7342773427
},
7342873428
"pull-request-review": {
@@ -73463,7 +73463,7 @@
7346373463
},
7346473464
"submitted_at": "2019-11-17T17:43:43Z",
7346573465
"commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091",
73466-
"author_association": "string"
73466+
"author_association": "collaborator"
7346773467
}
7346873468
},
7346973469
"pull-request-review-3": {
@@ -73504,7 +73504,7 @@
7350473504
},
7350573505
"submitted_at": "2019-11-17T17:43:43Z",
7350673506
"commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091",
73507-
"author_association": "string"
73507+
"author_association": "collaborator"
7350873508
}
7350973509
},
7351073510
"simple-pull-request-review-request": {
@@ -74677,7 +74677,7 @@
7467774677
},
7467874678
"submitted_at": "2019-11-17T17:43:43Z",
7467974679
"commit_id": "ecdd80bb57125d7ba9641ffaa4d7d2c19d3f3091",
74680-
"author_association": "string"
74680+
"author_association": "collaborator"
7468174681
}
7468274682
]
7468374683
},
@@ -75119,7 +75119,7 @@
7511975119
"open_issues": 1,
7512075120
"watchers": 1
7512175121
},
75122-
"author_association": "string"
75122+
"author_association": "collaborator"
7512375123
}
7512475124
]
7512575125
},
@@ -75246,7 +75246,7 @@
7524675246
"created_at": "2011-04-14T16:00:49Z",
7524775247
"updated_at": "2011-04-14T16:00:49Z",
7524875248
"issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347",
75249-
"author_association": "string"
75249+
"author_association": "collaborator"
7525075250
}
7525175251
},
7525275252
"issue": {
@@ -75405,7 +75405,7 @@
7540575405
"type": "User",
7540675406
"site_admin": false
7540775407
},
75408-
"author_association": "string"
75408+
"author_association": "collaborator"
7540975409
}
7541075410
},
7541175411
"label": {
@@ -75622,7 +75622,7 @@
7562275622
"closed_at": null,
7562375623
"created_at": "2011-04-22T13:33:48Z",
7562475624
"updated_at": "2011-04-22T13:33:48Z",
75625-
"author_association": "string"
75625+
"author_association": "collaborator"
7562675626
}
7562775627
]
7562875628
},
@@ -75657,7 +75657,7 @@
7565775657
"created_at": "2011-04-14T16:00:49Z",
7565875658
"updated_at": "2011-04-14T16:00:49Z",
7565975659
"issue_url": "https://api.github.com/repos/octocat/Hello-World/issues/1347",
75660-
"author_association": "string"
75660+
"author_association": "collaborator"
7566175661
}
7566275662
]
7566375663
},
@@ -75837,7 +75837,7 @@
7583775837
"closed_at": null,
7583875838
"created_at": "2011-04-22T13:33:48Z",
7583975839
"updated_at": "2011-04-22T13:33:48Z",
75840-
"author_association": "string"
75840+
"author_association": "collaborator"
7584175841
}
7584275842
},
7584375843
"issue-event-items": {
@@ -76005,7 +76005,7 @@
7600576005
"closed_at": null,
7600676006
"created_at": "2011-04-22T13:33:48Z",
7600776007
"updated_at": "2011-04-22T13:33:48Z",
76008-
"author_association": "string"
76008+
"author_association": "collaborator"
7600976009
}
7601076010
}
7601176011
]
@@ -76174,7 +76174,7 @@
7617476174
"closed_at": null,
7617576175
"created_at": "2011-04-22T13:33:48Z",
7617676176
"updated_at": "2011-04-22T13:33:48Z",
76177-
"author_association": "string"
76177+
"author_association": "collaborator"
7617876178
}
7617976179
}
7618076180
},
@@ -77192,7 +77192,7 @@
7719277192
},
7719377193
"created_at": "2011-04-18T23:23:56Z",
7719477194
"updated_at": "2011-04-18T23:23:56Z",
77195-
"author_association": "string"
77195+
"author_association": "collaborator"
7719677196
}
7719777197
},
7719877198
"gist": {
@@ -77351,7 +77351,7 @@
7735177351
},
7735277352
"created_at": "2011-04-18T23:23:56Z",
7735377353
"updated_at": "2011-04-18T23:23:56Z",
77354-
"author_association": "string"
77354+
"author_association": "collaborator"
7735577355
}
7735677356
]
7735777357
},
@@ -77605,7 +77605,7 @@
7760577605
"url": "https://api.github.com/repos/octocat/example/git/blobs/3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15",
7760677606
"sha": "3a0f86fb8db8eea7ccbb9a95f325ddbedfb25e15",
7760777607
"size": 19,
77608-
"node_id": "string"
77608+
"node_id": "Q29udGVudCBvZiB0aGUgYmxvYg=="
7760977609
}
7761077610
},
7761177611
"git-commit-2": {

0 commit comments

Comments
 (0)