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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**description** | Option<**String**> |  | 
**ecosystem** | **String** |  | 
**html_url** | **String** |  | 
**id** | **i32** |  | 
**name** | **String** |  | 
**namespace** | **String** |  | 
**owner** | Option<[**models::User**]User.md> |  | 
**package_type** | **String** |  | 
**package_version** | [**models::WebhookPackageUpdatedPackagePackageVersion**]webhook_package_updated_package_package_version.md |  | 
**registry** | Option<[**models::WebhookPackagePublishedPackageRegistry**]webhook_package_published_package_registry.md> |  | 
**updated_at** | **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)