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
# WebhookPackageUpdatedPackagePackageVersionRelease

## Properties

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

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