# @octokit/openapi-webhooks-types

> Generated TypeScript definitions based on GitHub's OpenAPI spec for api.github.com

Latest version **12.1.0** (published 2025-12-03) · MIT license · 0 weekly downloads

## Install

```sh
npm install @octokit/openapi-webhooks-types
pnpm add @octokit/openapi-webhooks-types
yarn add @octokit/openapi-webhooks-types
bun add @octokit/openapi-webhooks-types
```

## Health

**Score 55/100 (C)** — status: stable.

Positive: has types; no vulnerabilities; has provenance.

Warnings: low downloads; no esm support.

## Facts

| | |
|---|---|
| Version | 12.1.0 |
| Published | 2025-12-03 |
| First published | 2024-02-16 |
| Weekly downloads | 0 |
| License | MIT |
| TypeScript types | bundled |
| Module format | CommonJS |
| Dependencies | 0 |
| Unpacked size | 2.6 MB |
| Known vulnerabilities | 0 |
| Install scripts | no |
| Provenance | attested (GitHub Actions) |
| GitHub stars | 5 |
| Author | wolfy1339 |
| Maintainers | octokitbot |

## Links

- npm: https://www.npmjs.com/package/@octokit/openapi-webhooks-types
- Repository: https://github.com/octokit/openapi-webhooks
- Homepage: https://github.com/octokit/openapi-webhooks#readme
- Issues: https://github.com/octokit/openapi-webhooks/issues
- npm.io page: https://npm.io/package/@octokit/openapi-webhooks-types

## Recent versions

- 12.1.0 (latest) — 2025-12-03
- 12.0.3 — 2025-06-05
- 12.0.2 — 2025-06-05
- 12.0.1 — 2025-06-04
- 12.0.0 — 2025-06-04
- 11.0.0 — 2025-04-15
- 10.4.0 — 2025-03-27
- 10.3.0 — 2025-03-18
- 10.1.1 — 2025-02-24
- 10.1.0 — 2025-02-24
- 10.0.1 — 2025-02-24
- 10.0.0 — 2025-02-24
- 9.1.0 — 2025-02-07
- 9.0.1 — 2025-02-07
- 9.0.0 — 2025-02-07
- … 20 more at https://npm.io/package/@octokit/openapi-webhooks-types/versions

## README

# @octokit/openapi-webhooks-types

> Generated TypeScript definitions based on GitHub's OpenAPI spec

This package is continously updated based on [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/)

## Usage

```ts
import { components } from "@octokit/openapi-webhooks-types";

type Repository = components["schemas"]["full-repository"];
```

## License

[MIT](LICENSE)

---
_Source: https://npm.io/package/@octokit/openapi-webhooks-types · Machine-readable twin of the npm.io package page. Health data is recomputed on every publish._
