Commit 7c088f2f authored by Jarka Kadlecová's avatar Jarka Kadlecová

Resolve conflicts in api/entities

parent 3082f7cc
......@@ -309,13 +309,10 @@ module API
expose :status
expose :last_pipeline, using: 'API::Entities::PipelineBasic'
expose :project_id
<<<<<<< HEAD
=======
end
class BasicRef < Grape::Entity
expose :type, :name
>>>>>>> upstream/master
end
class Branch < Grape::Entity
......
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