We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hello,
This repository was linked over in octokit/webhooks#911, and I noticed you are still using the community generated schemas.
The @octokit/webhooks-schemas package will be deprecated in the near future and will no longer receive updates, see octokit/webhooks#901
@octokit/webhooks-schemas
I recommend you switch over to https://github.com/octokit/openapi-webhooks
https://unpkg.com/@octokit/openapi-webhooks/generated/api.github.com.json
Unfortunately, this means that you will need to refactor your code, and is probably best bundled in a breaking change.
The text was updated successfully, but these errors were encountered:
Thank you for your input! I'll update it accordingly soon so :-)
Sorry, something went wrong.
Miaxos
No branches or pull requests
Hello,
This repository was linked over in octokit/webhooks#911, and I noticed you are still using the community generated schemas.
The
@octokit/webhooks-schemas
package will be deprecated in the near future and will no longer receive updates, see octokit/webhooks#901I recommend you switch over to https://github.com/octokit/openapi-webhooks
https://unpkg.com/@octokit/openapi-webhooks/generated/api.github.com.json
Unfortunately, this means that you will need to refactor your code, and is probably best bundled in a breaking change.
The text was updated successfully, but these errors were encountered: