Denis 346b78aee1 first commit пре 3 година
..
LICENSE 346b78aee1 first commit пре 3 година
README.md 346b78aee1 first commit пре 3 година
package.json 346b78aee1 first commit пре 3 година
types.d.ts 346b78aee1 first commit пре 3 година

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