Loading GitLab/Projects.pm +5 −3 Original line number Original line Diff line number Diff line Loading @@ -56,6 +56,8 @@ my $requests = { path => "/projects/<id>", path => "/projects/<id>", encode => [qw( encode => [qw( id id )], query => [qw( statistics statistics )], )], }, }, Loading Loading @@ -126,10 +128,10 @@ my $requests = { project_edit => { project_edit => { method => "PUT", method => "PUT", path => "/projects/<id>", path => "/projects/<id>", required => [qw( # required => [qw( name # )], )], optional => [qw( optional => [qw( name path path default_branch default_branch namespace_id namespace_id Loading Loading
GitLab/Projects.pm +5 −3 Original line number Original line Diff line number Diff line Loading @@ -56,6 +56,8 @@ my $requests = { path => "/projects/<id>", path => "/projects/<id>", encode => [qw( encode => [qw( id id )], query => [qw( statistics statistics )], )], }, }, Loading Loading @@ -126,10 +128,10 @@ my $requests = { project_edit => { project_edit => { method => "PUT", method => "PUT", path => "/projects/<id>", path => "/projects/<id>", required => [qw( # required => [qw( name # )], )], optional => [qw( optional => [qw( name path path default_branch default_branch namespace_id namespace_id Loading