]> git.openstreetmap.org Git - rails.git/commit
Map 'full' to api way show action
authorAnton Khorev <tony29@yandex.ru>
Sat, 1 Feb 2025 13:49:08 +0000 (16:49 +0300)
committerAnton Khorev <tony29@yandex.ru>
Wed, 5 Feb 2025 18:07:19 +0000 (21:07 +0300)
commit0f2aa939d447dcf137309ac2ed80e0b23ee65c63
treed401419802d670679c1269884e1f51a26bbbb273
parent51dab659f55476460a5c89aac43c148ff0e4dba4
Map 'full' to api way show action
app/abilities/api_ability.rb
app/controllers/api/ways_controller.rb
app/views/api/ways/full.json.jbuilder [deleted file]
app/views/api/ways/full.xml.builder [deleted file]
app/views/api/ways/show.json.jbuilder
app/views/api/ways/show.xml.builder
config/routes.rb
test/controllers/api/ways_controller_test.rb