Merge remote-tracking branch 'parent/main' into upstream-20240610
This commit is contained in:
commit
90f2ea9015
125 changed files with 2266 additions and 1504 deletions
|
@ -48,6 +48,7 @@ namespace :api, format: false do
|
|||
namespace :timelines do
|
||||
resource :home, only: :show, controller: :home
|
||||
resource :public, only: :show, controller: :public
|
||||
resource :link, only: :show, controller: :link
|
||||
resources :tag, only: :show
|
||||
resources :list, only: :show
|
||||
resources :antenna, only: :show
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue