Skip to content
Snippets Groups Projects
Commit fe95de88 authored by Francisco Javier López's avatar Francisco Javier López
Browse files

Fixed BasicProjectDetail parent

parent c0c0926a
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -87,7 +87,7 @@ module API
expose :created_at
end
 
class BasicProjectDetails < Grape::Entity
class BasicProjectDetails < ProjectIdentity
include ::API::ProjectsRelationBuilder
 
expose :default_branch
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment