Merge remote-tracking branch 'parent/main' into upstream-20240813
This commit is contained in:
commit
e7ccc0539f
358 changed files with 4653 additions and 4261 deletions
|
@ -371,6 +371,10 @@ namespace :api, format: false do
|
|||
namespace :admin do
|
||||
resources :accounts, only: [:index]
|
||||
end
|
||||
|
||||
namespace :notifications do
|
||||
resource :policy, only: [:show, :update]
|
||||
end
|
||||
end
|
||||
|
||||
namespace :v2_alpha do
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue