]> git.openstreetmap.org Git - rails.git/commit
Add JSON output to /api/versions
authorAnton Khorev <tony29@yandex.ru>
Fri, 18 Aug 2023 02:08:41 +0000 (05:08 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 18 Aug 2023 02:16:39 +0000 (05:16 +0300)
commit5bdaf0b73be65dc6f86b617b446e461975765d59
tree795254e9ab246fba4ba579e6010e0cf0337feaa4
parent54164f6cc6c479e4dca0a717361b0850ba91f425
Add JSON output to /api/versions
app/views/api/versions/show.json.jbuilder [new file with mode: 0644]
test/controllers/api/versions_controller_test.rb