Skip to content
Snippets Groups Projects
Commit 25dcd051 authored by Robert Schilling's avatar Robert Schilling
Browse files

Fix rebase

parent a1f224d3
No related branches found
No related tags found
1 merge request!3188Add Todos API
Loading
Loading
@@ -56,10 +56,6 @@ module API
expose :id
expose :name, :name_with_namespace
expose :path, :path_with_namespace
expose :web_url do |project, options|
Gitlab::Application.routes.url_helpers.namespace_project_url(project.namespace, project)
end
end
 
class Project < Grape::Entity
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment