remove skip auth from api and check user modified
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
class Api::Restaurant::MenuItemAttributesController < Api::ApiController
|
||||
skip_before_action :authenticate
|
||||
class Api::Restaurant::MenuItemAttributesController < Api::ApiController
|
||||
#Description
|
||||
# Pull the default menu details and also other available (active) menus
|
||||
# Input Params - order_id
|
||||
|
||||
Reference in New Issue
Block a user