Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: better type system for octokit.request() and API versions #39

Merged
merged 21 commits into from
Oct 5, 2021

Conversation

gr2m
Copy link
Contributor

@gr2m gr2m commented Sep 17, 2021

closes #38

@gr2m gr2m added Type: Feature New feature or request typescript labels Sep 17, 2021
@gr2m gr2m changed the title refactor: remove the never type for unsupported endpoints, require { request: { version }} to be set instead feat: better type system for octokit.request() and API versions Oct 5, 2021
@gr2m gr2m enabled auto-merge (squash) October 5, 2021 00:57
@gr2m gr2m merged commit b823214 into main Oct 5, 2021
@gr2m gr2m deleted the 38/new-type-system branch October 5, 2021 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature New feature or request typescript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Remove the never type for unsupported endpoints, require { request: { version }} to be set instead
1 participant