tree: 1762e1c0714933b6e242c187f3c5705d0036c767 [path history] [tgz]
  1. LICENSE
  2. package.json
  3. README.md
  4. types.d.ts
actions/bcr-pr-reviewer/node_modules/@octokit/openapi-types/README.md

@octokit/openapi-types

Generated TypeScript definitions based on GitHub's OpenAPI spec

This package is continously updated based on GitHub's OpenAPI specification

Usage

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

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

License

MIT