update api authenticate
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
class Api::CheckInProcessController < Api::ApiController
|
||||
|
||||
# before_action :authenticate
|
||||
def check_in_time
|
||||
if params[:dining_id]
|
||||
dining_facility = DiningFacility.find(params[:dining_id])
|
||||
|
||||
Reference in New Issue
Block a user