File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"openapi": "3.0.3",
3
3
"info": {
4
- "version": "1.0.1 ",
4
+ "version": "1.0.2 ",
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" },
17149
17149
{
17150
17150
"type": "PARAMETER",
17151
17151
"date": "2020-09-17",
17152
- "parameter": "alert_name ",
17152
+ "parameter": "alert_number ",
17153
17153
"before": { "name": "alert_id" }
17154
17154
}
17155
17155
]
Original file line number Diff line number Diff line change 22
22
"branches" : " main"
23
23
},
24
24
"octokit" : {
25
- "openapi-version" : " 1.0.1 "
25
+ "openapi-version" : " 1.0.2 "
26
26
}
27
27
}
You can’t perform that action at this time.
0 commit comments