Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 501 Bytes

PullRequestLabelPostParam.md

File metadata and controls

11 lines (7 loc) · 501 Bytes

PullRequestLabelPostParam

Properties

Name Type Description Notes
AccessToken string 用户授权码 [optional] [default to null]
Body []string 标签名数组,如: ["feat", "bug"] [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]