Skip to content

Commit

Permalink
feat: new /orgs/{org}/properties/schema/{custom_property_name, `GET…
Browse files Browse the repository at this point in the history
… /orgs/{org}/properties/schema`, `GET /orgs/{org}/properties/values`, `GET /orgs/{org}/rulesets/rule-suites/{rule_suite_id}`, `GET /orgs/{org}/rulesets/rule-suites`, `GET /repos/{owner}/{repo}/rulesets/rule-suites/{rule_suite_id}`, `POST /repos/{owner}/{repo}/actions/runs/{run_id}/force-cancel` endpoints (#590)
  • Loading branch information
octokitbot authored Oct 24, 2023
1 parent d85b00a commit decdf84
Show file tree
Hide file tree
Showing 3 changed files with 521 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,6 @@
]
},
"octokit": {
"openapi-version": "13.0.0"
"openapi-version": "13.1.0"
}
}
Loading

0 comments on commit decdf84

Please sign in to comment.