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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**login** | **String** |  | 
**id** | **i32** |  | 
**node_id** | **String** |  | 
**url** | **String** |  | 
**repos_url** | **String** |  | 
**events_url** | **String** |  | 
**hooks_url** | **String** |  | 
**issues_url** | **String** |  | 
**members_url** | **String** |  | 
**public_members_url** | **String** |  | 
**avatar_url** | **String** |  | 
**description** | Option<**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)