Merge branch 'r-1902001-01-dev' of gitlab.com:code2lab/SXRestaurant into r-1902001-01-dev

This commit is contained in:
Thein Lin Kyaw
2019-12-09 10:30:13 +06:30
10 changed files with 11 additions and 8 deletions

View File

@@ -1,4 +1,5 @@
class Api::ApiController < ActionController::API
include MultiTenancy
include TokenVerification
include ActionController::MimeResponds