]> git.openstreetmap.org Git - rails.git/commit
Lock changeset in api create element actions
authorAnton Khorev <tony29@yandex.ru>
Thu, 28 Aug 2025 17:38:59 +0000 (20:38 +0300)
committerAnton Khorev <tony29@yandex.ru>
Thu, 28 Aug 2025 17:38:59 +0000 (20:38 +0300)
commitff008749d3e8dee00d378b0371c117b8a825a027
treef1a3724b9f820f2931b47717e33dd73be492e218
parent1ffb8053f6d003de96b5348e52fb6a627d75969e
Lock changeset in api create element actions
app/controllers/api/nodes_controller.rb
app/controllers/api/relations_controller.rb
app/controllers/api/ways_controller.rb
test/controllers/api/nodes_controller_test.rb
test/controllers/api/relations_controller_test.rb
test/controllers/api/ways_controller_test.rb