Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Roman Lacko
gitlab_api
Commits
d620cd57
Verified
Commit
d620cd57
authored
Apr 21, 2021
by
Roman Lacko
Browse files
GitLab::Users: Update options for e-mails API
parent
9f623c49
Changes
1
Hide whitespace changes
Inline
Side-by-side
GitLab/Users.pm
View file @
d620cd57
...
...
@@ -221,6 +221,9 @@ my $requests = {
method
=>
"
POST
",
path
=>
"
/users/<uid>/emails
",
required
=>
[
qw!email!
],
optional
=>
[
qw(
skip_confirmation
)
],
},
self_delete_email
=>
{
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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