Skip to content

Commit 8e79d82

Browse files
authored
feat: Copilot usage endpoints for Enterprise (#613)
* WIP octokit/openapi updated * WIP octokit/openapi updated * WIP octokit/openapi updated
1 parent 5a201a7 commit 8e79d82

File tree

4 files changed

+234
-82
lines changed

4 files changed

+234
-82
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
],
2828
"license": "MIT",
2929
"dependencies": {
30-
"@octokit/types": "^13.4.1"
30+
"@octokit/types": "^13.5.0"
3131
},
3232
"peerDependencies": {
3333
"@octokit/core": ">=6"

0 commit comments

Comments
 (0)