Close, reopen, and delete issues on iPhone
This commit is contained in:
@@ -132,6 +132,7 @@ pub struct IssueDraft {
|
||||
pub label_ids: Vec<i64>,
|
||||
pub milestone_id: Option<i64>,
|
||||
pub due_date: Option<i64>,
|
||||
pub closed: bool,
|
||||
}
|
||||
|
||||
pub struct MilestoneDraft {
|
||||
|
||||
Reference in New Issue
Block a user