Update Reort
This commit is contained in:
@@ -47,8 +47,12 @@ class Api::OrdersController < Api::ApiController
|
||||
# end
|
||||
|
||||
@shop = Shop.first
|
||||
puts "Hello world"
|
||||
puts @shop.to_json
|
||||
return @shop.to_json
|
||||
end
|
||||
|
||||
|
||||
# Description
|
||||
# This API allow new order creation
|
||||
# Input Params
|
||||
|
||||
Reference in New Issue
Block a user