]> git.openstreetmap.org Git - rails.git/commit
Add active blocks list api endpoint with empty response
authorAnton Khorev <tony29@yandex.ru>
Wed, 1 Jan 2025 01:40:34 +0000 (04:40 +0300)
committerAnton Khorev <tony29@yandex.ru>
Fri, 14 Feb 2025 11:16:48 +0000 (14:16 +0300)
commit6d558003aa5672a27362ae3f42627df50bd81ad1
tree9911ea6cab10b70daca24fbcd155d5da2ad12d38
parentf5af8befa9ffe0c95f4a3c58d2fbb63a2e971ab0
Add active blocks list api endpoint with empty response
app/abilities/api_ability.rb
app/controllers/api/user_blocks/active_lists_controller.rb [new file with mode: 0644]
config/routes.rb
test/controllers/api/user_blocks/active_lists_controller_test.rb [new file with mode: 0644]