json.extract! menu_option, :id, :menu_id, :batch_id, :created_at, :updated_at json.url menu_option_url(menu_option, format: :json)