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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**author** | Option<[**models::User3**]User_3.md> |  | 
**comments_url** | **String** |  | 
**commit** | [**models::WebhookStatusCommitCommit**]webhook_status_commit_commit.md |  | 
**committer** | Option<[**models::User3**]User_3.md> |  | 
**html_url** | **String** |  | 
**node_id** | **String** |  | 
**parents** | [**Vec<models::WebhookStatusCommitParentsInner>**]webhook_status_commit_parents_inner.md |  | 
**sha** | **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)