You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
> Generated TypeScript definitions based on GitHub's OpenAPI spec
4
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`.
5
+
This repository continously converts [GitHub's OpenAPI specification](https://github.com/github/rest-api-description/) into TypeScript definitions and publishes them to npm as `@octokit/openapi-types`
0 commit comments