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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**content_type** | **String** |  | 
**created_at** | **String** |  | 
**download_url** | **String** |  | 
**id** | **i32** |  | 
**md5** | Option<**String**> |  | 
**name** | **String** |  | 
**sha1** | Option<**String**> |  | 
**sha256** | **String** |  | 
**size** | **i32** |  | 
**state** | **String** |  | 
**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)