Skip to content

Commit edfd43b

Browse files
committed
docs(README): initial version
0 parents  commit edfd43b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

README.md

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# github-openapi-types
2+
3+
> Generated TypeScript definitions based on GitHub's OpenAPI spec
4+
5+
This repository converts [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) into TypeScript definitions. It's currently an experiment. If successful, I'll move the repository to the [@octokit](github.com/octokit/) organization and continously publish the package as `@octokit/openapi-types`.
6+
7+
## License
8+
9+
[MIT](LICENSE)

0 commit comments

Comments
 (0)