Co-authored-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/octopush/pulls/38
757 B
757 B
CreateIssueOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assignee | Option<String> | deprecated | [optional] |
| assignees | Option<Vec> | [optional] | |
| body | Option<String> | [optional] | |
| closed | Option<bool> | [optional] | |
| due_date | Option<String> | [optional] | |
| labels | Option<Vec> | list of label ids | [optional] |
| milestone | Option<i64> | milestone id | [optional] |
| r#ref | Option<String> | [optional] | |
| title | String |