]> git.openstreetmap.org Git - rails.git/blobdiff - app/views/api/users/show.json.jbuilder
Add missing root attributes to User#show and User#index json responses
[rails.git] / app / views / api / users / show.json.jbuilder
index 51a85380ca97cf641280c3e515bcba0eca46e23d..b3a86a8926129e9c8f53c2ad83d77c5fdf752de8 100644 (file)
@@ -1 +1,3 @@
+json.partial! "api/root_attributes"
+
 json.partial! @user