]> git.openstreetmap.org Git - rails.git/commit
Add JSON output to /api/0.6/capabilities
authorAnton Khorev <tony29@yandex.ru>
Sat, 12 Aug 2023 03:00:46 +0000 (06:00 +0300)
committerAnton Khorev <tony29@yandex.ru>
Sat, 12 Aug 2023 03:00:46 +0000 (06:00 +0300)
commit24d6b3c55f33f2097f86716d82197ec34b69c7c3
treedaebfcfbe07d70820e299d1abef3abebe9e8e778
parentf47eeb0632d63b5f305e52d3758a38044b350a20
Add JSON output to /api/0.6/capabilities
app/views/api/capabilities/show.json.jbuilder [new file with mode: 0644]
test/controllers/api/capabilities_controller_test.rb