Commit fe95de88 authored by Francisco Lopez's avatar Francisco Lopez

Fixed BasicProjectDetail parent

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