Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jocelyn Falempe
rust-gitlab
Commits
f174c578
Commit
f174c578
authored
Jan 16, 2017
by
Ben Boeckel
Browse files
webhooks: remove an internal field
parent
5e9e4c6c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/webhooks.rs.in
View file @
f174c578
...
...
@@ -222,7 +222,6 @@ pub struct IssueHookAttrs {
pub iid: u64,
/// Whether the issue is confidential or not.
pub confidential: bool,
pub lock_version: u64,
// It seems that notes miss these properties?
/// The URL of the issue.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment