mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 15:11:56 +00:00
632 B
632 B
CreateIssueOption
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| assignee | String | deprecated | [optional] |
| assignees | List<String> | [optional] | |
| body | String | [optional] | |
| closed | Boolean | [optional] | |
| dueDate | Date | [optional] | |
| labels | List<Long> | list of label ids | [optional] |
| milestone | Long | milestone id | [optional] |
| projects | List<Long> | list of project ids | [optional] |
| ref | String | [optional] | |
| title | String |