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

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**created_at** | **String** |  | 
**description** | **String** |  | 
**emoji** | **String** |  | 
**id** | **i32** |  | 
**is_answerable** | **bool** |  | 
**name** | **String** |  | 
**node_id** | Option<**String**> |  | [optional]
**repository_id** | **i32** |  | 
**slug** | **String** |  | 
**updated_at** | **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)