Commit e24a5b05 authored by Rubén Dávila's avatar Rubén Dávila

Fix conflict for lib/api/namespaces.rb

parent cba751f2
......@@ -17,11 +17,8 @@ module API
end
end
<<<<<<< HEAD
prepend EE::API::Namespaces
=======
>>>>>>> upstream/master
resource :namespaces do
desc 'Get a namespaces list' do
success Entities::Namespace
......
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