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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**description** | Option<[**serde_json::Value**].md> |  | 
**ecosystem** | **String** |  | 
**html_url** | **String** |  | 
**id** | **i32** |  | 
**name** | **String** |  | 
**namespace** | **String** |  | 
**owner** | [**models::WebhookRegistryPackagePublishedRegistryPackageOwner**]webhook_registry_package_published_registry_package_owner.md |  | 
**package_type** | **String** |  | 
**package_version** | [**models::WebhookRegistryPackageUpdatedRegistryPackagePackageVersion**]webhook_registry_package_updated_registry_package_package_version.md |  | 
**registry** | Option<[**serde_json::Value**].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)