• theshank's avatar
    closes #77 - add `web_url` field to `Issue` (#79) · f418945a
    theshank authored
    * closes #77 - adds `web_url` field to `Issue`
    
    * Add new fields in Issue struct to bring it up-to-date with Gitlab API
    
    The following fields have been added to `Issue` struct
    * `Subscribed`
    * `UserNotesCount`
    * `Confidential`
    * `DueDate`
    * `WebURL`
    f418945a
issues.go 8.45 KB