openapi-github 0.1.0

OpenAPI specs from https://github.com/github/rest-api-description with the 'x-octokit' extension required by the Octokit SDKs
Documentation
# WebhookRegistryPackagePublishedRegistryPackagePackageVersionRelease

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**author** | Option<[**models::WebhooksSponsorshipMaintainer**]webhooks_sponsorship_maintainer.md> |  | [optional]
**created_at** | Option<**String**> |  | [optional]
**draft** | Option<**bool**> |  | [optional]
**html_url** | Option<**String**> |  | [optional]
**id** | Option<**i32**> |  | [optional]
**name** | Option<**String**> |  | [optional]
**prerelease** | Option<**bool**> |  | [optional]
**published_at** | Option<**String**> |  | [optional]
**tag_name** | Option<**String**> |  | [optional]
**target_commitish** | Option<**String**> |  | [optional]
**url** | Option<**String**> |  | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)