You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This repo is archived. You can view files and clone it, but cannot push or open issues/pull-requests.
|
12345678910111213141516171819 |
- # Comment
-
- ## Properties
- Name | Type | Description | Notes
- ------------ | ------------- | ------------- | -------------
- **body** | **String** | | [optional] [default to null]
- **created_at** | **String** | | [optional] [default to null]
- **html_url** | **String** | | [optional] [default to null]
- **id** | **i64** | | [optional] [default to null]
- **issue_url** | **String** | | [optional] [default to null]
- **original_author** | **String** | | [optional] [default to null]
- **original_author_id** | **i64** | | [optional] [default to null]
- **pull_request_url** | **String** | | [optional] [default to null]
- **updated_at** | **String** | | [optional] [default to null]
- **user** | [***::models::User**](User.md) | | [optional] [default to null]
-
- [[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
-
-
|