Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 1, 2017. It is now read-only.

Commit9f1093e

Browse files
committed
Merge pull request#782 from github/asset-label
Document `label` parameter when creating release asset
2 parents2588b66 +2dc79f9 commit9f1093e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎content/v3/repos/releases.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ Name | Type | Description
174174
-----|------|--------------
175175
`Content-Type`|`string` |**Required**. The content type of the asset. This should be set in the Header. Example:`"application/zip"`. For a list of acceptable types, refer this list of[common media types](http://en.wikipedia.org/wiki/Internet_media_type#List_of_common_media_types).
176176
`name`|`string` |**Required**. The file name of the asset. This should be set in the URI query parameter.
177-
177+
`label`|`string` | An alternate short description of the asset. Used in place of the filename.
178178

179179
Send the raw binary content of the asset as the request body.
180180

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp