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.
|
1234567891011121314151617181920212223 |
- # Release
-
- ## Properties
- Name | Type | Description | Notes
- ------------ | ------------- | ------------- | -------------
- **assets** | [**Vec<::models::Attachment>**](Attachment.md) | | [optional] [default to null]
- **author** | [***::models::User**](User.md) | | [optional] [default to null]
- **body** | **String** | | [optional] [default to null]
- **created_at** | **String** | | [optional] [default to null]
- **draft** | **bool** | | [optional] [default to null]
- **id** | **i64** | | [optional] [default to null]
- **name** | **String** | | [optional] [default to null]
- **prerelease** | **bool** | | [optional] [default to null]
- **published_at** | **String** | | [optional] [default to null]
- **tag_name** | **String** | | [optional] [default to null]
- **tarball_url** | **String** | | [optional] [default to null]
- **target_commitish** | **String** | | [optional] [default to null]
- **url** | **String** | | [optional] [default to null]
- **zipball_url** | **String** | | [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)
-
-
|