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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**id** | **String** |  | 
**repository** | [**models::MinimalRepository**]minimal-repository.md |  | 
**subject** | [**models::ThreadSubject**]thread_subject.md |  | 
**reason** | **String** |  | 
**unread** | **bool** |  | 
**updated_at** | **String** |  | 
**last_read_at** | Option<**String**> |  | 
**url** | **String** |  | 
**subscription_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)