octokit / webhooks.net

GitHub webhook events toolset for .NET
MIT License
49 stars 30 forks source link

[MAINT]: Generate SDK from OpenAPI types #179

Open JamieMagee opened 1 year ago

JamieMagee commented 1 year ago

Describe the need

As of release v2.1.0^1 of the GitHub REST API description webhook schemas are included. Currently Octokit.Webhooks is manually maintained, but it would be easier to keep in sync if this package's types were generated from the schema.

Related issues:

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

JamieMagee commented 7 months ago

Related https://github.com/microsoft/kiota/issues/3914