13.4.1 • Published 11 days ago

@octokit/types v13.4.1

Weekly downloads
5,855,581
License
MIT
Repository
github
Last release
11 days ago

types.ts

Shared TypeScript definitions for Octokit projects

@latest Build Status

Usage

See all exported types at https://octokit.github.io/types.ts

Examples

Get parameter and response data types for a REST API endpoint

import { Endpoints } from "@octokit/types";

type listUserReposParameters =
  Endpoints["GET /repos/{owner}/{repo}"]["parameters"];
type listUserReposResponse = Endpoints["GET /repos/{owner}/{repo}"]["response"];

async function listRepos(
  options: listUserReposParameters,
): listUserReposResponse["data"] {
  // ...
}

Get response types from endpoint methods

import {
  GetResponseTypeFromEndpointMethod,
  GetResponseDataTypeFromEndpointMethod,
} from "@octokit/types";
import { Octokit } from "@octokit/rest";

const octokit = new Octokit();
type CreateLabelResponseType = GetResponseTypeFromEndpointMethod<
  typeof octokit.issues.createLabel
>;
type CreateLabelResponseDataType = GetResponseDataTypeFromEndpointMethod<
  typeof octokit.issues.createLabel
>;

Contributing

See CONTRIBUTING.md

License

MIT

@octokit/request-error@octokit/endpoint@octokit/plugin-rest-endpoint-methods@octokit/request@octokit/plugin-paginate-rest@octokit/core@octokit/graphqltest-dsm-github-harmonizer@joshpress/git-cms@baoshan/octokit_auth-oauth-user-client.js@knapsack/github-api@everything-registry/sub-chunk-676vstest-oct1@georgexu99/publisher-githubupdate-existing-release@heliosphere/deploy-script@google-automations/git-file-utils@githubnext/blocks@martina-if/plugin-cloudbuildtime-line-prolinkskubawonjin-actions@justforlxz/tools@kozmoai/backstage-plugin-github-insights@kozmoai/backstage-plugin-github-pull-requests@lix-js/client@github-automations/bot-config-utils@infracost/compostellie-cli@nu-art/github@mofunetive/api@olfi01/languageserver@nqkdev/octokit-plugin-create-pull-request@octokit/auth-unauthenticated@octokit/action@octokit/app@octokit/auth-action@octokit/auth-app@octokit/auth-basic@octokit/auth-oauth-app@octokit/auth-oauth-device@octokit/auth-oauth-user@octokit/oauth-methods@octokit/plugin-create-or-update-text-file@octokit/plugin-enterprise-cloud@octokit/plugin-enterprise-compatibility@octokit/plugin-enterprise-server@octokit/plugin-retry@octokit/plugin-throttling@opencollective/auth-simple-oauth-app@mgga/auth-appframework-detect-package@mahnunchik/publisher-githubgcf-utilsgas-appgas-githubgh-all-reposgithub-harmonizergithub-takeout@infinitebrahmanuniverse/nolb-_oc@kie/build-chain-action@rdiaz/meli-github@rdiaz/meli-releaser@roadiehq/backstage-plugin-github-insights@roadiehq/backstage-plugin-github-pull-requestsimput-cms@haruyukilxz/tools@guardian/master-to-main@hackney/mtfh-cli@jbrunton/gha-installer@probot-ng/core@probot-ng/octokit-auth-probot-ng@security-alert/share@electron-forge/publisher-github@shiftmedia/release-tools@ploys/deployments-corenaive-gh-eventsapikit-core@babblebot/cli@beeker-tech/cli@anakz/backstage-plugin-library-check@actions/languageserver@adrian.insua/octokit-plugin-create-pull-request@bowtie/ts-github@broadshield/github-actions-core-typed-inputs@broadshield/github-actions-octokit-hydrated@broadshield/github-actions-workflow-marie-kondo@yankeeinlondon/repo-info@aimcodes/graphqlmeow-cms@doyokit/corecnp-utilsosharkopenline@dog-hero/gihub-check-run@dashlog/coreoctokit-plugin-create-pull-requestoctokitoctokit-auth-probotoctokit-plugin-unique-issue
13.4.1

11 days ago

13.3.0

17 days ago

13.4.0

17 days ago

13.2.0

18 days ago

13.1.0

22 days ago

13.0.0

24 days ago

12.6.0

2 months ago

12.5.0

2 months ago

12.4.0

5 months ago

10.1.0-beta.1

10 months ago

12.3.0

6 months ago

11.0.0

10 months ago

12.0.0

7 months ago

12.0.1

6 months ago

11.1.0

10 months ago

12.2.0

6 months ago

12.1.0

6 months ago

12.1.1

6 months ago

10.0.0

11 months ago

9.2.3

11 months ago

9.2.2

12 months ago

9.2.1

12 months ago

9.3.0-beta.1

11 months ago

9.3.2

11 months ago

9.3.1

11 months ago

9.3.0

11 months ago

10.0.0-beta.2

11 months ago

10.0.0-beta.1

11 months ago

9.1.4

12 months ago

9.1.3

1 year ago

9.1.2

1 year ago

9.1.1

1 year ago

9.1.0

1 year ago

9.2.0

12 months ago

8.1.0

1 year ago

8.1.1

1 year ago

8.2.1

1 year ago

8.2.0

1 year ago

9.0.0

1 year ago

7.5.1

2 years ago

8.0.0

2 years ago

7.3.1

2 years ago

7.3.0

2 years ago

7.4.0

2 years ago

7.5.0

2 years ago

7.2.0

2 years ago

6.36.0

2 years ago

7.0.0

2 years ago

6.39.0

2 years ago

6.35.0

2 years ago

6.41.0

2 years ago

6.38.1

2 years ago

6.38.2

2 years ago

7.1.1

2 years ago

7.1.0

2 years ago

6.38.0

2 years ago

6.40.0

2 years ago

6.37.0

2 years ago

6.37.1

2 years ago

6.32.0

3 years ago

6.34.0

3 years ago

6.33.0

3 years ago

6.31.2

3 years ago

6.31.3

3 years ago

6.31.1

3 years ago

6.31.0

3 years ago

6.29.0

3 years ago

6.30.0

3 years ago

6.28.0

3 years ago

6.28.1

3 years ago

6.27.2

3 years ago

6.27.1

3 years ago

6.27.0

3 years ago

6.26.0

3 years ago

6.25.0

3 years ago

6.24.0

3 years ago

6.23.0

3 years ago

6.22.0

3 years ago

6.21.1

3 years ago

6.20.0

3 years ago

6.19.1

3 years ago

6.21.0

3 years ago

6.19.0

3 years ago

6.18.1

3 years ago

6.17.4

3 years ago

6.18.0

3 years ago

6.17.2

3 years ago

6.17.3

3 years ago

6.17.0

3 years ago

6.17.1

3 years ago

6.16.7

3 years ago

6.16.6

3 years ago

6.16.5

3 years ago

6.16.3

3 years ago

6.16.4

3 years ago

6.16.1

3 years ago

6.16.2

3 years ago

6.13.2

3 years ago

6.13.1

3 years ago

6.16.0

3 years ago

6.15.0

3 years ago

6.14.2

3 years ago

6.14.1

3 years ago

6.14.0

3 years ago

6.13.0

3 years ago

6.12.2

3 years ago

6.12.1

3 years ago

6.12.0

3 years ago

6.11.2

3 years ago

6.11.1

3 years ago

6.11.0

3 years ago

6.10.1

3 years ago

6.10.0

3 years ago

6.9.0

3 years ago

6.8.5

3 years ago

6.8.4

3 years ago

6.8.3

3 years ago

6.8.1

3 years ago

6.8.0

3 years ago

6.8.2

3 years ago

6.7.1

3 years ago

6.7.0

3 years ago

6.6.0

3 years ago

6.5.2

3 years ago

6.5.1

3 years ago

6.5.3

3 years ago

6.5.0

3 years ago

6.4.2

3 years ago

6.4.1

3 years ago

6.4.0

3 years ago

6.3.2

3 years ago

6.3.1

3 years ago

6.3.0

3 years ago

6.2.1

3 years ago

6.2.0

3 years ago

6.1.2

3 years ago

6.1.1

3 years ago

6.1.0

3 years ago

6.0.3

3 years ago

6.0.2

3 years ago

6.0.1

3 years ago

6.0.0

3 years ago

5.5.0

4 years ago

5.4.1

4 years ago

5.4.0

4 years ago

5.3.0

4 years ago

5.2.1

4 years ago

5.2.0

4 years ago

5.1.2

4 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.1

4 years ago

5.0.0

4 years ago

4.1.10

4 years ago

4.1.9

4 years ago

4.1.8

4 years ago

4.1.7

4 years ago

4.1.6

4 years ago

4.1.5

4 years ago

4.1.4

4 years ago

4.1.3

4 years ago

4.1.2

4 years ago

4.1.0

4 years ago

4.1.1

4 years ago

4.0.2

4 years ago

4.0.1

4 years ago

3.0.3

4 years ago

4.0.0

4 years ago

3.0.2

4 years ago

3.0.1

4 years ago

3.0.0

4 years ago

2.16.2

4 years ago

2.16.1

4 years ago

2.16.0

4 years ago

2.15.0

4 years ago

2.14.0

4 years ago

2.13.0

4 years ago

2.12.2

4 years ago

2.12.0

4 years ago

2.12.1

4 years ago

2.11.0

4 years ago

2.11.1

4 years ago

2.10.0

4 years ago

2.9.0

4 years ago

2.8.2

4 years ago

2.8.1

4 years ago

2.8.0

4 years ago

2.8.0-beta.3

4 years ago

2.8.0-beta.2

4 years ago

2.7.1

4 years ago

2.8.0-beta.1

4 years ago

2.7.0

4 years ago

2.6.0

4 years ago

2.5.1

4 years ago

2.5.0

4 years ago

2.4.0

4 years ago

2.3.2

4 years ago

2.3.0

4 years ago

2.3.1

4 years ago

2.2.0

4 years ago

2.1.1

4 years ago

2.1.0

4 years ago

2.0.2

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago

1.1.0

5 years ago

1.0.0

5 years ago