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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**name** | Option<**String**> |  | [optional]
**email** | Option<**String**> |  | [optional]
**login** | **String** |  | 
**id** | **i32** |  | 
**node_id** | **String** |  | 
**avatar_url** | **String** |  | 
**gravatar_id** | Option<**String**> |  | 
**url** | **String** |  | 
**html_url** | **String** |  | 
**followers_url** | **String** |  | 
**following_url** | **String** |  | 
**gists_url** | **String** |  | 
**starred_url** | **String** |  | 
**subscriptions_url** | **String** |  | 
**organizations_url** | **String** |  | 
**repos_url** | **String** |  | 
**events_url** | **String** |  | 
**received_events_url** | **String** |  | 
**r#type** | **String** |  | 
**site_admin** | **bool** |  | 
**starred_at** | Option<**String**> |  | [optional]

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