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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**current_user_url** | **String** |  | 
**current_user_authorizations_html_url** | **String** |  | 
**authorizations_url** | **String** |  | 
**code_search_url** | **String** |  | 
**commit_search_url** | **String** |  | 
**emails_url** | **String** |  | 
**emojis_url** | **String** |  | 
**events_url** | **String** |  | 
**feeds_url** | **String** |  | 
**followers_url** | **String** |  | 
**following_url** | **String** |  | 
**gists_url** | **String** |  | 
**hub_url** | Option<**String**> |  | [optional]
**issue_search_url** | **String** |  | 
**issues_url** | **String** |  | 
**keys_url** | **String** |  | 
**label_search_url** | **String** |  | 
**notifications_url** | **String** |  | 
**organization_url** | **String** |  | 
**organization_repositories_url** | **String** |  | 
**organization_teams_url** | **String** |  | 
**public_gists_url** | **String** |  | 
**rate_limit_url** | **String** |  | 
**repository_url** | **String** |  | 
**repository_search_url** | **String** |  | 
**current_user_repositories_url** | **String** |  | 
**starred_url** | **String** |  | 
**starred_gists_url** | **String** |  | 
**topic_search_url** | Option<**String**> |  | [optional]
**user_url** | **String** |  | 
**user_organizations_url** | **String** |  | 
**user_repositories_url** | **String** |  | 
**user_search_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)