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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timeline_url** | **String** |  | 
**user_url** | **String** |  | 
**current_user_public_url** | Option<**String**> |  | [optional]
**current_user_url** | Option<**String**> |  | [optional]
**current_user_actor_url** | Option<**String**> |  | [optional]
**current_user_organization_url** | Option<**String**> |  | [optional]
**current_user_organization_urls** | Option<**Vec<String>**> |  | [optional]
**security_advisories_url** | Option<**String**> |  | [optional]
**repository_discussions_url** | Option<**String**> | A feed of discussions for a given repository. | [optional]
**repository_discussions_category_url** | Option<**String**> | A feed of discussions for a given repository and category. | [optional]
**_links** | [**models::FeedLinks**]feed__links.md |  | 

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