@@ -933,4 +933,4 @@ curl http://localhost/api/v1/getting_started -v -u #{login}:#{password}
true
end
-end
+end
@@ -125,4 +125,4 @@ class ImportOtrsController < ApplicationController
@@ -27,4 +27,4 @@ class JobsController < ApplicationController
return if deny_if_not_role(Z_ROLENAME_ADMIN)
model_destory_render(Job, params)
@@ -114,4 +114,4 @@ curl http://localhost/api/v1/online_notifications/mark_all_as_read -v -u #{login
render json: {}, status: :ok
@@ -193,4 +193,4 @@ Test:
render json: history
@@ -52,4 +52,4 @@ curl http://localhost/api/v1/recent_view -v -u #{login}:#{password} -H "Content-
render json: { message: 'ok' }
@@ -42,4 +42,4 @@ module ExtraCollection
[collections, assets]
module_function :session
@@ -11,4 +11,4 @@ module ExtraCollection
@@ -41,4 +41,4 @@ module ExtraCollection
@@ -279,4 +279,4 @@ class SessionsController < ApplicationController
render json: {}