Move supplier full pull to being an api for the ember app and handle login and authorization a little bit better (should be even a lot better in the future)
This commit is contained in:
@@ -8,7 +8,7 @@ module Qwaiter::SupplierBaseSerializer
|
||||
end
|
||||
|
||||
def base_url
|
||||
"/supplier/api/v1"
|
||||
"/supplier/api/v1" # no api here, should be, but result from refacoring in steps, future update
|
||||
end
|
||||
|
||||
#def format_name(attribute_name)
|
||||
|
||||
Reference in New Issue
Block a user