Merge commit 'b90383d07388fe8513e59a6deb1a2391146c6561' into glitch-soc/merge-upstream

This commit is contained in:
Claire
2023-09-15 21:39:21 +02:00
276 changed files with 7006 additions and 1316 deletions

View File

@@ -282,6 +282,8 @@ namespace :api, format: false do
post :test
end
end
resources :tags, only: [:index, :show, :update]
end
end