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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**timeline** | [**models::LinkWithType**]link-with-type.md |  | 
**user** | [**models::LinkWithType**]link-with-type.md |  | 
**security_advisories** | Option<[**models::LinkWithType**]link-with-type.md> |  | [optional]
**current_user** | Option<[**models::LinkWithType**]link-with-type.md> |  | [optional]
**current_user_public** | Option<[**models::LinkWithType**]link-with-type.md> |  | [optional]
**current_user_actor** | Option<[**models::LinkWithType**]link-with-type.md> |  | [optional]
**current_user_organization** | Option<[**models::LinkWithType**]link-with-type.md> |  | [optional]
**current_user_organizations** | Option<[**Vec<models::LinkWithType>**]link-with-type.md> |  | [optional]
**repository_discussions** | Option<[**models::LinkWithType**]link-with-type.md> |  | [optional]
**repository_discussions_category** | Option<[**models::LinkWithType**]link-with-type.md> |  | [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)