Denis 346b78aee1 first commit il y a 3 ans
..
LICENSE 346b78aee1 first commit il y a 3 ans
README.md 346b78aee1 first commit il y a 3 ans
package.json 346b78aee1 first commit il y a 3 ans
types.d.ts 346b78aee1 first commit il y a 3 ans

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