[feat] Endpoint implementation done
This commit is contained in:
parent
018bbff7b8
commit
879510bc8c
4 changed files with 6 additions and 9 deletions
|
|
@ -155,7 +155,7 @@ Osem::Application.routes.draw do
|
|||
end
|
||||
resources :conferences, only: [:index, :show] do
|
||||
get 'live_events', to: 'conferences#live_events'
|
||||
|
||||
|
||||
resources :booths do
|
||||
member do
|
||||
patch :withdraw
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue