]> git.openstreetmap.org Git - rails.git/commit
API User details JSON format
authormmd-osm <mmd.osm@gmail.com>
Sun, 6 Sep 2020 20:11:23 +0000 (22:11 +0200)
committermmd-osm <mmd.osm@gmail.com>
Sun, 6 Sep 2020 20:11:23 +0000 (22:11 +0200)
commit0fb725ea611e7788a05bcb39bbf65ccdfe7ae505
tree39f9f5e67a5fabac51edeaf3d8ab4637badf8d77
parent8598ae3bc8b5545fafee8ff062522688bcf40393
API User details JSON format
app/controllers/api/users_controller.rb
app/views/api/users/_user.json.jbuilder [new file with mode: 0644]
app/views/api/users/_user.xml.builder [moved from app/views/api/users/_user.builder with 100% similarity]
app/views/api/users/index.json.jbuilder [new file with mode: 0644]
app/views/api/users/index.xml.builder [moved from app/views/api/users/index.builder with 100% similarity]
app/views/api/users/show.json.jbuilder [new file with mode: 0644]
app/views/api/users/show.xml.builder [moved from app/views/api/users/show.builder with 100% similarity]