We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b91e52 commit a3031c2Copy full SHA for a3031c2
src/generated/method-types.ts
@@ -1,5 +1,5 @@
1
import { EndpointInterface, RequestInterface } from "@octokit/types";
2
-import { RestEndpointMethodTypes } from "./method-types";
+import { RestEndpointMethodTypes } from "./parameters-and-response-types";
3
4
export type RestEndpointMethods = {
5
actions: {
0 commit comments